Compartilhar via


IStorageTaskPreviewBlobProperties.MatchedBlock Property

Definition

Represents the condition block name that matched blob properties.

[Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PSArgumentCompleter(new System.String[] { "If", "Else", "None" })]
[Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Runtime.Info(Create=false, Description="Represents the condition block name that matched blob properties.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="matchedBlock", Update=false)]
public string MatchedBlock { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageAction.PSArgumentCompleter(new System.String[] { "If", "Else", "None" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StorageAction.Runtime.Info(Create=false, Description="Represents the condition block name that matched blob properties.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="matchedBlock", Update=false)>]
member this.MatchedBlock : string
Public ReadOnly Property MatchedBlock As String

Property Value

Attributes

Applies to