AvailabilitySetResourceSettings interface
取得或設定可用性設定組資源設定。
- Extends
屬性
fault |
取得或設定目標容錯網域。 |
resource |
多型歧視性,指定這個物件可以是的不同類型 |
tags | 取得或設定資源標籤。 |
update |
取得或設定目標更新網域。 |
繼承的屬性
target |
取得或設定目標資源組名。 |
target |
取得或設定目標資源名稱。 |
屬性詳細資料
faultDomain
取得或設定目標容錯網域。
faultDomain?: number
屬性值
number
resourceType
多型歧視性,指定這個物件可以是的不同類型
resourceType: "Microsoft.Compute/availabilitySets"
屬性值
"Microsoft.Compute/availabilitySets"
tags
取得或設定資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
updateDomain
取得或設定目標更新網域。
updateDomain?: number
屬性值
number
繼承的屬性詳細資料
targetResourceGroupName
取得或設定目標資源組名。
targetResourceGroupName?: string
屬性值
string