次の方法で共有


IWithNetworkSecurityGroup.WithExistingNetworkSecurityGroupId(String) メソッド

定義

仮想マシン スケール セットのネットワーク セキュリティ グループを指定します。

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply WithExistingNetworkSecurityGroupId (string networkSecurityGroupId);
abstract member WithExistingNetworkSecurityGroupId : string -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply
Public Function WithExistingNetworkSecurityGroupId (networkSecurityGroupId As String) As IWithApply

パラメーター

networkSecurityGroupId
String

関連付けるネットワーク セキュリティ グループ。

戻り値

適用対象