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<com.azure.core.management.ProxyResource>dnsZone()static ManagedInstanceInnerfromJson(com.azure.json.JsonReader jsonReader) id()identity()keyId()name()sku()state()subnetId()com.azure.json.JsonWritertoJson(com.azure.json.JsonWriter jsonWriter) type()voidvalidate()vCores()withAdministratorLogin(String administratorLogin) withAdministratorLoginPassword(String administratorLoginPassword) withAdministrators(ManagedInstanceExternalAdministrator administrators) withCollation(String collation) withDnsZonePartner(String dnsZonePartner) withIdentity(ResourceIdentity identity) withInstancePoolId(String instancePoolId) withLicenseType(ManagedInstanceLicenseType licenseType) withLocation(String location) 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) location, tagsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJson, toJson, toJsonBytes, toJsonStringidentity - the identity value to set.sku - the sku value to set.type in class com.azure.core.management.ProxyResourcename in class com.azure.core.management.ProxyResourceid in class com.azure.core.management.ProxyResourcewithLocation in class com.azure.core.management.ResourcewithTags in class com.azure.core.management.ResourcemanagedInstanceCreateMode - 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<com.azure.core.management.ProxyResource>toJson in class com.azure.core.management.ResourceIOExceptionjsonReader - The JsonReader being read.IllegalStateException - If the deserialized JSON object was missing any required properties.IOException - If an error occurs while reading the ManagedInstanceInner.