Dela via


IWithPrimaryNetworkSubnet.WithSubnet(String) Method

Definition

Associate a subnet with the network interface.

public Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate WithSubnet (string name);
abstract member WithSubnet : string -> Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate
Public Function WithSubnet (name As String) As IUpdate

Parameters

name
String

The subnet name.

Returns

Applies to