Condividi tramite


AccountSasParameters.ResourceType Property

Definition

The signed resource types that are accessible with the account SAS. Service (s): Access to service-level APIs; Container (c): Access to container-level APIs; Object (o): Access to object-level APIs for blobs, queue messages, table entities, and files.

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

Property Value

Implements

Attributes

Applies to