Shared Public Ip Address Configuration Response
data class SharedPublicIpAddressConfigurationResponse(val inboundNatRules: List<InboundNatRuleResponse>? = null)
Properties of a virtual machine that determine how it is connected to a load balancer.
Constructors
Link copied to clipboard
fun SharedPublicIpAddressConfigurationResponse(inboundNatRules: List<InboundNatRuleResponse>? = null)