SiteConfigResourceInner.ManagedServiceIdentityId Property

Definition

Gets or sets managed Service Identity Id

[Newtonsoft.Json.JsonProperty(PropertyName="properties.managedServiceIdentityId")]
public int? ManagedServiceIdentityId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.managedServiceIdentityId")>]
member this.ManagedServiceIdentityId : Nullable<int> with get, set
Public Property ManagedServiceIdentityId As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to