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>static ServerInnerfromJson(com.azure.json.JsonReader jsonReader) id()identity()keyId()kind()name()state()com.azure.json.JsonWritertoJson(com.azure.json.JsonWriter jsonWriter) type()voidvalidate()version()withAdministratorLogin(String administratorLogin) withAdministratorLoginPassword(String administratorLoginPassword) withAdministrators(ServerExternalAdministrator administrators) withFederatedClientId(UUID federatedClientId) withIdentity(ResourceIdentity identity) withLocation(String location) withMinimalTlsVersion(String minimalTlsVersion) withPrimaryUserAssignedIdentityId(String primaryUserAssignedIdentityId) withPublicNetworkAccess(ServerNetworkAccessFlag publicNetworkAccess) withRestrictOutboundNetworkAccess(ServerNetworkAccessFlag restrictOutboundNetworkAccess) withVersion(String version) location, tagsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJson, toJson, toJsonBytes, toJsonStringidentity - the identity 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.ResourceadministratorLogin - the administratorLogin value to set.administratorLoginPassword - the administratorLoginPassword value to set.version - the version value to set.minimalTlsVersion - the minimalTlsVersion value to set.publicNetworkAccess - the publicNetworkAccess value to set.primaryUserAssignedIdentityId - the primaryUserAssignedIdentityId value to set.federatedClientId - the federatedClientId value to set.keyId - the keyId value to set.administrators - the administrators value to set.restrictOutboundNetworkAccess - the restrictOutboundNetworkAccess 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 ServerInner.