AzureFileShareProtectableItem.ParentContainerFabricId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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