次の方法で共有


IManagementPolicyRule.FilterBlobType Property

Definition

An array of predefined enum values. Only blockBlob is supported.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="An array of predefined enum values. Only blockBlob is supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobTypes")]
public string[] FilterBlobType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="An array of predefined enum values. Only blockBlob is supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="blobTypes")>]
member this.FilterBlobType : string[] with get, set
Public Property FilterBlobType As String()

Property Value

String[]
Attributes

Applies to