BlobServiceProperties interface
記憶體帳戶 Blob 服務的屬性。
- Extends
屬性
automatic |
已取代為isVersioningEnabled屬性。 |
change |
變更摘要事件的 Blob 服務屬性。 |
container |
容器虛刪除的 Blob 服務屬性。 |
cors | 指定 Blob 服務的 CORS 規則。 您可以在要求中包含最多五個 CorsRule 元素。 如果要求本文中未包含 CorsRule 元素,則會刪除所有 CORS 規則,而且 Blob 服務會停用 CORS。 |
default |
如果未指定傳入要求的版本,DefaultServiceVersion 表示要用於 Blob 服務要求的預設版本。 可能的值包括 2008-10-27 版和最新版本。 |
delete |
Blob 虛刪除的 Blob 服務屬性。 |
is |
如果設定為 true,則會啟用版本設定。 |
last |
用來設定上次存取時間型追蹤原則的 Blob 服務屬性。 |
restore |
Blob 還原原則的 Blob 服務屬性。 |
sku | Sku 名稱和階層。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
automaticSnapshotPolicyEnabled
已取代為isVersioningEnabled屬性。
automaticSnapshotPolicyEnabled?: boolean
屬性值
boolean
changeFeed
containerDeleteRetentionPolicy
cors
指定 Blob 服務的 CORS 規則。 您可以在要求中包含最多五個 CorsRule 元素。 如果要求本文中未包含 CorsRule 元素,則會刪除所有 CORS 規則,而且 Blob 服務會停用 CORS。
cors?: CorsRules
屬性值
defaultServiceVersion
如果未指定傳入要求的版本,DefaultServiceVersion 表示要用於 Blob 服務要求的預設版本。 可能的值包括 2008-10-27 版和最新版本。
defaultServiceVersion?: string
屬性值
string
deleteRetentionPolicy
isVersioningEnabled
如果設定為 true,則會啟用版本設定。
isVersioningEnabled?: boolean
屬性值
boolean
lastAccessTimeTrackingPolicy
用來設定上次存取時間型追蹤原則的 Blob 服務屬性。
lastAccessTimeTrackingPolicy?: LastAccessTimeTrackingPolicy
屬性值
restorePolicy
sku
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自Resource.id
name
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string