Freigeben über


IStorageTaskPreviewAction.IfCondition Property

Definition

Storage task condition to bes tested for a match.

[Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Runtime.Info(Create=true, Description="Storage task condition to bes tested for a match.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="condition", Update=true)]
public string IfCondition { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Runtime.Info(Create=true, Description="Storage task condition to bes tested for a match.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="condition", Update=true)>]
member this.IfCondition : string with get, set
Public Property IfCondition As String

Property Value

Attributes

Applies to