FileSystemResource interface
您可以使用特定屬性類型來建立具象追蹤的資源類型。
- Extends
屬性
admin |
資源的初始系統管理員密碼 |
availability |
可用性區域 |
cluster |
資源的文件系統識別碼 |
delegated |
Vnet 插入的委派子網標識符 |
identity | 指派給此資源的受控服務識別。 |
marketplace |
Marketplace 詳細數據 |
private |
資源的私人IP |
provisioning |
資源布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
storage |
記憶體 Sku |
user |
使用者詳細數據 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
location | 資源所在的地理位置 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
adminPassword
資源的初始系統管理員密碼
adminPassword?: string
屬性值
string
availabilityZone
可用性區域
availabilityZone?: string
屬性值
string
clusterLoginUrl
資源的文件系統識別碼
clusterLoginUrl?: string
屬性值
string
delegatedSubnetId
Vnet 插入的委派子網標識符
delegatedSubnetId?: string
屬性值
string
identity
marketplaceDetails
privateIPs
資源的私人IP
privateIPs?: string[]
屬性值
string[]
provisioningState
資源布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
storageSku
記憶體 Sku
storageSku?: string
屬性值
string
userDetails
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
name
資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string