GetApiManagementServiceResult

constructor(additionalLocations: List<AdditionalLocationResponse>? = null, apiVersionConstraint: ApiVersionConstraintResponse? = null, azureApiVersion: String, certificates: List<CertificateConfigurationResponse>? = null, createdAtUtc: String, customProperties: Map<String, String>? = null, developerPortalUrl: String, disableGateway: Boolean? = null, enableClientCertificate: Boolean? = null, etag: String, gatewayRegionalUrl: String, gatewayUrl: String, hostnameConfigurations: List<HostnameConfigurationResponse>? = null, id: String, identity: ApiManagementServiceIdentityResponse? = null, location: String, managementApiUrl: String, name: String, natGatewayState: String? = null, notificationSenderEmail: String? = null, outboundPublicIPAddresses: List<String>, platformVersion: String, portalUrl: String, privateEndpointConnections: List<RemotePrivateEndpointConnectionWrapperResponse>? = null, privateIPAddresses: List<String>, provisioningState: String, publicIPAddresses: List<String>, publicIpAddressId: String? = null, publicNetworkAccess: String? = null, publisherEmail: String, publisherName: String, restore: Boolean? = null, scmUrl: String, sku: ApiManagementServiceSkuPropertiesResponse, systemData: SystemDataResponse, tags: Map<String, String>? = null, targetProvisioningState: String, type: String, virtualNetworkConfiguration: VirtualNetworkConfigurationResponse? = null, virtualNetworkType: String? = null, zones: List<String>? = null)