Compartilhar via


FunctionsIdentity.BlobServicesName Property

Definition

The name of the blob Service within the specified storage account. Blob Service Name must be 'default'

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

Property Value

Implements

Attributes

Applies to