Udostępnij przez


IBlobContainer.ContainerProperty Property

Definition

Properties of the blob container.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Properties of the blob container.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IContainerProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IContainerProperties ContainerProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Properties of the blob container.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IContainerProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)>]
member this.ContainerProperty : Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IContainerProperties with get, set
Public Property ContainerProperty As IContainerProperties

Property Value

Attributes

Applies to