Share via


SiteConfigResource.XManagedServiceIdentityId Property

Definition

Gets or sets explicit Managed Service Identity Id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to