GetManagedInstanceResult

constructor(administratorLogin: String? = null, administrators: ManagedInstanceExternalAdministratorResponse? = null, authenticationMetadata: String? = null, azureApiVersion: String, collation: String? = null, createTime: String, currentBackupStorageRedundancy: String, databaseFormat: String? = null, dnsZone: String, externalGovernanceStatus: String, fullyQualifiedDomainName: String, hybridSecondaryUsage: String? = null, hybridSecondaryUsageDetected: String, id: String, identity: ResourceIdentityResponse? = null, instancePoolId: String? = null, isGeneralPurposeV2: Boolean? = null, keyId: String? = null, licenseType: String? = null, location: String, maintenanceConfigurationId: String? = null, minimalTlsVersion: String? = null, name: String, pricingModel: String? = null, primaryUserAssignedIdentityId: String? = null, privateEndpointConnections: List<ManagedInstancePecPropertyResponse>, provisioningState: String, proxyOverride: String? = null, publicDataEndpointEnabled: Boolean? = null, requestedBackupStorageRedundancy: String? = null, servicePrincipal: ServicePrincipalResponse? = null, sku: SkuResponse? = null, state: String, storageIOps: Int? = null, storageSizeInGB: Int? = null, storageThroughputMBps: Int? = null, subnetId: String? = null, tags: Map<String, String>? = null, timezoneId: String? = null, type: String, vCores: Int? = null, virtualClusterId: String, zoneRedundant: Boolean? = null)