GetClusterResult

constructor(acceptedAudiences: List<AcceptedAudiencesResponse>? = null, allowedFqdnList: List<String>? = null, allowedIpRangeList: List<String>? = null, azureApiVersion: String, calloutPolicies: List<CalloutPolicyResponse>? = null, dataIngestionUri: String, enableAutoStop: Boolean? = null, enableDiskEncryption: Boolean? = null, enableDoubleEncryption: Boolean? = null, enablePurge: Boolean? = null, enableStreamingIngest: Boolean? = null, engineType: String? = null, etag: String, id: String, identity: IdentityResponse? = null, keyVaultProperties: KeyVaultPropertiesResponse? = null, languageExtensions: LanguageExtensionsListResponse? = null, location: String, migrationCluster: MigrationClusterPropertiesResponse, name: String, optimizedAutoscale: OptimizedAutoscaleResponse? = null, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, publicIPType: String? = null, publicNetworkAccess: String? = null, restrictOutboundNetworkAccess: String? = null, sku: AzureSkuResponse, state: String, stateReason: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, trustedExternalTenants: List<TrustedExternalTenantResponse>? = null, type: String, uri: String, virtualNetworkConfiguration: VirtualNetworkConfigurationResponse? = null, zoneStatus: String, zones: List<String>? = null)