ApplicationUpdateParametersInner.IdentifierUris Property
Definition
Gets or sets a collection of URIs for the application.
[Newtonsoft.Json.JsonProperty(PropertyName="identifierUris")]
public System.Collections.Generic.IList<string> IdentifierUris { get; set; }
member this.IdentifierUris : System.Collections.Generic.IList<string> with get, set
Public Property IdentifierUris As IList(Of String)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute