Lezen in het Engels

Delen via


ComputeFleetVmssIPConfigurationProperties Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Describes a virtual machine scale set network profile's IP configuration properties.

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

Constructors

Properties

ApplicationGatewayBackendAddressPools

Specifies an array of references to backend address pools of application gateways. A scale set can reference backend address pools of multiple application gateways. Multiple scale sets cannot use the same application gateway.

ApplicationSecurityGroups

Specifies an array of references to application security group.

IsPrimary

Specifies the primary network interface in case the virtual machine has more than 1 network interface.

LoadBalancerBackendAddressPools

Specifies an array of references to backend address pools of load balancers. A scale set can reference backend address pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.

LoadBalancerInboundNatPools

Specifies an array of references to inbound Nat pools of the load balancers. A scale set can reference inbound nat pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.

PrivateIPAddressVersion

Available from Api-Version 2017-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'.

PublicIPAddressConfiguration

The publicIPAddressConfiguration.

SubnetId

Gets or sets Id.

Methods

Explicit Interface Implementations

Applies to

Product Versies
Azure SDK for .NET Latest, Preview