次の方法で共有


DeploymentSettingInfrastructureNetwork.UseDhcp Property

Definition

Allows customers to use DHCP for Hosts and Cluster IPs. If not declared, the deployment will default to static IPs. When true, GW and DNS servers are not required.

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

Property Value

Applies to