共用方式為


SiteConfigResourceInner.ManagedServiceIdentityId 屬性

定義

取得或設定受控服務識別識別碼

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於