Condividi tramite


ServiceSasParameters.Resource Property

Definition

The signed services accessible with the service SAS. Possible values include: Blob (b), Container (c), File (f), Share (s).

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

Property Value

Implements

Attributes

Applies to