NetworkProfileResponse

constructor(egressNatIp: List<IPAddressResponse>? = null, enableEgressNat: String, networkType: String, privateSourceNatRulesDestination: List<String>? = null, publicIps: List<IPAddressResponse>, trustedRanges: List<String>? = null, vnetConfiguration: VnetConfigurationResponse? = null, vwanConfiguration: VwanConfigurationResponse? = null)