Network Interface IPConfiguration Response
constructor(applicationGatewayBackendAddressPools: List<ApplicationGatewayBackendAddressPoolResponse>? = null, applicationSecurityGroups: List<ApplicationSecurityGroupResponse>? = null, etag: String, gatewayLoadBalancer: SubResourceResponse? = null, id: String? = null, loadBalancerBackendAddressPools: List<BackendAddressPoolResponse>? = null, loadBalancerInboundNatRules: List<InboundNatRuleResponse>? = null, name: String? = null, primary: Boolean? = null, privateIPAddress: String? = null, privateIPAddressVersion: String? = null, privateIPAllocationMethod: String? = null, privateLinkConnectionProperties: NetworkInterfaceIPConfigurationPrivateLinkConnectionPropertiesResponse, provisioningState: String, publicIPAddress: PublicIPAddressResponse? = null, subnet: SubnetResponse? = null, type: String? = null, virtualNetworkTaps: List<VirtualNetworkTapResponse>? = null)