primaryUserAssignedIdentityId
Get the primaryUserAssignedIdentityId property: The resource id of a user assigned identity to be used by
default.
- Returns:
- the primaryUserAssignedIdentityId value.
com.azure.json.JsonSerializable<ManagedInstanceProperties>dnsZone()static ManagedInstancePropertiesfromJson(com.azure.json.JsonReader jsonReader) keyId()state()subnetId()com.azure.json.JsonWritertoJson(com.azure.json.JsonWriter jsonWriter) voidvalidate()vCores()withAdministratorLogin(String administratorLogin) withAdministratorLoginPassword(String administratorLoginPassword) withAdministrators(ManagedInstanceExternalAdministrator administrators) withCollation(String collation) withDnsZonePartner(String dnsZonePartner) withInstancePoolId(String instancePoolId) withLicenseType(ManagedInstanceLicenseType licenseType) withMaintenanceConfigurationId(String maintenanceConfigurationId) withManagedInstanceCreateMode(ManagedServerCreateMode managedInstanceCreateMode) withMinimalTlsVersion(String minimalTlsVersion) withPrimaryUserAssignedIdentityId(String primaryUserAssignedIdentityId) withProxyOverride(ManagedInstanceProxyOverride proxyOverride) withPublicDataEndpointEnabled(Boolean publicDataEndpointEnabled) withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) withRestorePointInTime(OffsetDateTime restorePointInTime) withServicePrincipal(ServicePrincipal servicePrincipal) withSourceManagedInstanceId(String sourceManagedInstanceId) withStorageSizeInGB(Integer storageSizeInGB) withSubnetId(String subnetId) withTimezoneId(String timezoneId) withVCores(Integer vCores) withZoneRedundant(Boolean zoneRedundant) clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJson, toJson, toJsonBytes, toJsonStringmanagedInstanceCreateMode - the managedInstanceCreateMode value to set.administratorLogin - the administratorLogin value to set.administratorLoginPassword - the administratorLoginPassword value to set.subnetId - the subnetId value to set.licenseType - the licenseType value to set.vCores - the vCores value to set.storageSizeInGB - the storageSizeInGB value to set.collation - the collation value to set.dnsZonePartner - the dnsZonePartner value to set.publicDataEndpointEnabled - the publicDataEndpointEnabled value to set.sourceManagedInstanceId - the sourceManagedInstanceId value to set.restorePointInTime - the restorePointInTime value to set.proxyOverride - the proxyOverride value to set.timezoneId - the timezoneId value to set.instancePoolId - the instancePoolId value to set.maintenanceConfigurationId - the maintenanceConfigurationId value to set.minimalTlsVersion - the minimalTlsVersion value to set.requestedBackupStorageRedundancy - the requestedBackupStorageRedundancy value to set.zoneRedundant - the zoneRedundant value to set.primaryUserAssignedIdentityId - the primaryUserAssignedIdentityId value to set.keyId - the keyId value to set.administrators - the administrators value to set.servicePrincipal - the servicePrincipal value to set.IllegalArgumentException - thrown if the instance is not valid.toJson in interface com.azure.json.JsonSerializable<ManagedInstanceProperties>IOExceptionjsonReader - The JsonReader being read.IOException - If an error occurs while reading the ManagedInstanceProperties.