AzureFileShareProtectableItem.ParentContainerFriendlyName Property

Definition

Gets or sets friendly name of container to which this protectable item belongs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to