primaryUserAssignedIdentityId
Get the primaryUserAssignedIdentityId property: The resource id of a user assigned identity to be used by
default.
- Returns:
- the primaryUserAssignedIdentityId value.
dnsZone()keyId()state()subnetId()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) Default: Regular instance creation.
Restore: Creates an instance by restoring a set of backups to specific point in time. RestorePointInTime and SourceManagedInstanceId must be specified.
Default: Regular instance creation.
Restore: Creates an instance by restoring a set of backups to specific point in time. RestorePointInTime and SourceManagedInstanceId must be specified.
managedInstanceCreateMode - 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.