GetClusterResult

constructor(dataIngestionUri: String, 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, location: String, name: String, optimizedAutoscale: OptimizedAutoscaleResponse? = null, provisioningState: String, sku: AzureSkuResponse, state: String, stateReason: String, tags: Map<String, String>? = null, trustedExternalTenants: List<TrustedExternalTenantResponse>? = null, type: String, uri: String, virtualNetworkConfiguration: VirtualNetworkConfigurationResponse? = null, zones: List<String>? = null)