Freigeben über


IfCondition.Condition Property

Definition

Condition predicate to evaluate each object. See https://aka.ms/storagetaskconditions for valid properties and operators.

[Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PropertyOrigin.Owned)]
public string Condition { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PropertyOrigin.Owned)>]
member this.Condition : string with get, set
Public Property Condition As String

Property Value

Implements

Attributes

Applies to