共用方式為


ResourceGroupDefinition.StrongType 屬性

定義

取得或設定 UI 的 strongType,以在藍圖指派期間呈現豐富的體驗。 支援的強型別為 resourceType、principalId 和 location。

[Newtonsoft.Json.JsonProperty(PropertyName="metadata.strongType")]
public string StrongType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metadata.strongType")>]
member this.StrongType : string with get, set
Public Property StrongType As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於