NatGatewayResponse

constructor(etag: String, id: String? = null, idleTimeoutInMinutes: Int? = null, location: String? = null, name: String, provisioningState: String, publicIpAddresses: List<SubResourceResponse>? = null, publicIpPrefixes: List<SubResourceResponse>? = null, resourceGuid: String, sku: NatGatewaySkuResponse? = null, subnets: List<SubResourceResponse>, tags: Map<String, String>? = null, type: String, zones: List<String>? = null)