Share via


DevTestLabVmData.DisallowPublicIPAddress Property

Definition

Indicates whether the virtual machine is to be created without a public IP address.

public bool? DisallowPublicIPAddress { get; set; }
member this.DisallowPublicIPAddress : Nullable<bool> with get, set
Public Property DisallowPublicIPAddress As Nullable(Of Boolean)

Property Value

Applies to