PublicIPAddressResponse

constructor(ddosSettings: DdosSettingsResponse? = null, deleteOption: String? = null, dnsSettings: PublicIPAddressDnsSettingsResponse? = null, etag: String, extendedLocation: ExtendedLocationResponse? = null, id: String? = null, idleTimeoutInMinutes: Int? = null, ipAddress: String? = null, ipConfiguration: IPConfigurationResponse, ipTags: List<IpTagResponse>? = null, linkedPublicIPAddress: PublicIPAddressResponse? = null, location: String? = null, migrationPhase: String? = null, name: String, natGateway: NatGatewayResponse? = null, provisioningState: String, publicIPAddressVersion: String? = null, publicIPAllocationMethod: String? = null, publicIPPrefix: SubResourceResponse? = null, resourceGuid: String, servicePublicIPAddress: PublicIPAddressResponse? = null, sku: PublicIPAddressSkuResponse? = null, tags: Map<String, String>? = null, type: String, zones: List<String>? = null)