DeploymentSettingInfrastructureNetwork Class

Definition

The InfrastructureNetwork of a AzureStackHCI Cluster.

C#
public class DeploymentSettingInfrastructureNetwork : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.DeploymentSettingInfrastructureNetwork>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.DeploymentSettingInfrastructureNetwork>
Inheritance
DeploymentSettingInfrastructureNetwork
Implements

Constructors

Properties

DnsServers

IPv4 address of the DNS servers in your environment.

Gateway

Default gateway that should be used for the provided IP address space.

IPPools

Range of IP addresses from which addresses are allocated for nodes within a subnet.

SubnetMask

Subnet mask that matches the provided IP address space.

UseDhcp

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.

Explicit Interface Implementations

Applies to

Produk Versi
Azure SDK for .NET Latest