次の方法で共有


Subnet.Purpose プロパティ

定義

委任とその他のユーザー定義プロパティに基づいて、このサブネットの使用の意図を識別する読み取り専用文字列を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.purpose")]
public string Purpose { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.purpose")>]
member this.Purpose : string
Public ReadOnly Property Purpose As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象