次の方法で共有


AzureFileShareProtectableItem.ParentContainerFabricId プロパティ

定義

この保護可能な項目が属するコンテナーの完全なファブリック ID を取得または設定します。 たとえば、ARM ID です。

[Newtonsoft.Json.JsonProperty(PropertyName="parentContainerFabricId")]
public string ParentContainerFabricId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parentContainerFabricId")>]
member this.ParentContainerFabricId : string with get, set
Public Property ParentContainerFabricId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象