BackupStorageKind 列舉
type:string
備份儲存體的類型,其中會儲存備份。
可能的值包括:
-
Invalid
- 表示不正確備份儲存體種類。 所有 Service Fabric 列舉都有不正確類型。 -
FileShare
- 指出要作為備份儲存體的檔案/SMB 共用。 -
AzureBlobStore
- 指出要作為備份儲存體的 Azure Blob 存放區。 -
DsmsAzureBlobStore
- 指出要作為備份儲存體的 Dsms Azure Blob 存放區。 -
ManagedIdentityAzureBlobStore
- 指出要使用受控識別作為備份儲存體的 Azure Blob 存放區。