ManagementPolicyFilter.BlobType Property

Definition

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

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

Property Value

String[]

Implements

Attributes

Applies to