Compartir a través de


SiteConfigResource.XManagedServiceIdentityId Propiedad

Definición

Obtiene o establece el identificador de identidad de servicio administrado explícito.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a