Share via


AzureFileShareProtectableItem.ParentContainerFabricId Property

Definition

Gets or sets full Fabric ID of container to which this protectable item belongs. For example, 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to