다음을 통해 공유


SiteConfig.XManagedServiceIdentityId Property

Definition

Gets or sets explicit Managed Service Identity Id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to