VirtualMachineResourceSettings interface
取得或設定虛擬機資源設定。
- Extends
屬性
resource |
多型歧視性,指定這個物件可以是的不同類型 |
tags | 取得或設定資源標籤。 |
target |
取得或設定不在來源可用性設定組中之虛擬機的目標可用性設定組標識碼。 |
target |
取得或設定目標可用性區域。 |
target |
取得或設定目標虛擬機大小。 |
user |
取得或設定使用者受控識別 |
繼承的屬性
target |
取得或設定目標資源組名。 |
target |
取得或設定目標資源名稱。 |
屬性詳細資料
resourceType
多型歧視性,指定這個物件可以是的不同類型
resourceType: "Microsoft.Compute/virtualMachines"
屬性值
"Microsoft.Compute/virtualMachines"
tags
取得或設定資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
targetAvailabilitySetId
取得或設定不在來源可用性設定組中之虛擬機的目標可用性設定組標識碼。
targetAvailabilitySetId?: string
屬性值
string
targetAvailabilityZone
取得或設定目標可用性區域。
targetAvailabilityZone?: string
屬性值
string
targetVmSize
取得或設定目標虛擬機大小。
targetVmSize?: string
屬性值
string
userManagedIdentities
取得或設定使用者受控識別
userManagedIdentities?: string[]
屬性值
string[]
繼承的屬性詳細資料
targetResourceGroupName
取得或設定目標資源組名。
targetResourceGroupName?: string
屬性值
string