Condividi tramite


IWithPrimaryPrivateIP.WithPrimaryPrivateIPAddressDynamic Method

Definition

Enables dynamic private IP address allocation within the specified existing virtual network subnet for the network interface's primary IP configuration.

public Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Definition.IWithCreate WithPrimaryPrivateIPAddressDynamic ();
abstract member WithPrimaryPrivateIPAddressDynamic : unit -> Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Definition.IWithCreate
Public Function WithPrimaryPrivateIPAddressDynamic () As IWithCreate

Returns

Applies to