Condividi tramite


ApiManagementServiceBackupRestoreParameters.AccessType Property

Definition

Gets or sets the type of access to be used for the storage account. Possible values include: 'AccessKey', 'SystemAssignedManagedIdentity', 'UserAssignedManagedIdentity'

[Newtonsoft.Json.JsonProperty(PropertyName="accessType")]
public string AccessType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accessType")>]
member this.AccessType : string with get, set
Public Property AccessType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to