GetDomainResult

constructor(autoCreateTopicWithFirstSubscription: Boolean? = null, autoDeleteTopicWithLastSubscription: Boolean? = null, azureApiVersion: String, dataResidencyBoundary: String? = null, disableLocalAuth: Boolean? = null, endpoint: String, eventTypeInfo: EventTypeInfoResponse? = null, id: String, identity: IdentityInfoResponse? = null, inboundIpRules: List<InboundIpRuleResponse>? = null, inputSchema: String? = null, inputSchemaMapping: JsonInputSchemaMappingResponse? = null, location: String, metricResourceId: String, minimumTlsVersionAllowed: String? = null, name: String, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, publicNetworkAccess: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)