primaryUserAssignedIdentityId
Get the primaryUserAssignedIdentityId property: The resource id of a user assigned identity to be used by
default.
- Returns:
- the primaryUserAssignedIdentityId value.
identity()keyId()kind()state()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, tagsid, name, typeidentity - the identity value to set.withLocation 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.