Partager via


IBlobInventoryPolicyRule.Destination Property

Definition

Container name where blob inventory files are stored. Must be pre-created.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Container name where blob inventory files are stored. Must be pre-created.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="destination", Update=true)]
public string Destination { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Container name where blob inventory files are stored. Must be pre-created.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="destination", Update=true)>]
member this.Destination : string with get, set
Public Property Destination As String

Property Value

Attributes

Applies to