共用方式為


ResourceGroupResourceSettings interface

定義資源群組資源設定。

Extends

屬性

resourceType

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

targetResourceGroupName

取得或設定目標資源組名。

targetResourceName

取得或設定目標資源名稱。

屬性詳細資料

resourceType

多型歧視性,指定這個物件可以是的不同類型

resourceType: "resourceGroups"

屬性值

"resourceGroups"

繼承的屬性詳細資料

targetResourceGroupName

取得或設定目標資源組名。

targetResourceGroupName?: string

屬性值

string

繼承自ResourceSettings.targetResourceGroupName

targetResourceName

取得或設定目標資源名稱。

targetResourceName?: string

屬性值

string

繼承自ResourceSettings.targetResourceName