IBlobInventoryPolicySchema.Destination Property

Definition

Deprecated Property from API version 2021-04-01 onwards, the required destination container name must be specified at the rule level 'policy.rule.destination'

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Deprecated Property from API version 2021-04-01 onwards, the required destination container name must be specified at the rule level 'policy.rule.destination'", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="destination", Update=false)]
public string Destination { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Deprecated Property from API version 2021-04-01 onwards, the required destination container name must be specified at the rule level 'policy.rule.destination'", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="destination", Update=false)>]
member this.Destination : string
Public ReadOnly Property Destination As String

Property Value

Attributes

Applies to