ApiManagementServiceBackupRestoreContent.AccessType Property

Definition

The type of access to be used for the storage account.

public Azure.ResourceManager.ApiManagement.Models.StorageAccountAccessType? AccessType { get; set; }
member this.AccessType : Nullable<Azure.ResourceManager.ApiManagement.Models.StorageAccountAccessType> with get, set
Public Property AccessType As Nullable(Of StorageAccountAccessType)

Property Value

Applies to