Share.AzureContainerInfo Property

Definition

Gets or sets azure container mapping for the share.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureContainerInfo")]
public Microsoft.Azure.Management.EdgeGateway.Models.AzureContainerInfo AzureContainerInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureContainerInfo")>]
member this.AzureContainerInfo : Microsoft.Azure.Management.EdgeGateway.Models.AzureContainerInfo with get, set
Public Property AzureContainerInfo As AzureContainerInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to