次の方法で共有


NetworkSecurityGroupGetResponse.Rules プロパティ

定義

任意。 指定したネットワーク セキュリティ グループに存在する規則を取得または設定します。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.NetworkSecurityRule> Rules { get; set; }
member this.Rules : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.NetworkSecurityRule> with get, set
Public Property Rules As IList(Of NetworkSecurityRule)

プロパティ値

適用対象