Get Orchestrated Virtual Machine Scale Set Network Interface Ip Configuration
data class GetOrchestratedVirtualMachineScaleSetNetworkInterfaceIpConfiguration(val applicationGatewayBackendAddressPoolIds: List<String>, val applicationSecurityGroupIds: List<String>, val loadBalancerBackendAddressPoolIds: List<String>, val loadBalancerInboundNatRulesIds: List<String>, val name: String, val primary: Boolean, val publicIpAddresses: List<GetOrchestratedVirtualMachineScaleSetNetworkInterfaceIpConfigurationPublicIpAddress>, val subnetId: String, val version: String)
Constructors
Link copied to clipboard
fun GetOrchestratedVirtualMachineScaleSetNetworkInterfaceIpConfiguration(applicationGatewayBackendAddressPoolIds: List<String>, applicationSecurityGroupIds: List<String>, loadBalancerBackendAddressPoolIds: List<String>, loadBalancerInboundNatRulesIds: List<String>, name: String, primary: Boolean, publicIpAddresses: List<GetOrchestratedVirtualMachineScaleSetNetworkInterfaceIpConfigurationPublicIpAddress>, subnetId: String, version: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard