次の方法で共有


TopologyAssociation.AssociationType プロパティ

定義

親リソースに対する子リソースの関連付けの種類を取得または設定します。 指定できる値は、'Associated'、'Contains' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象