次の方法で共有


EvaluatedNetworkSecurityGroup.NetworkSecurityGroupId プロパティ

定義

ネットワーク セキュリティ グループ ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象