primaryUserAssignedIdentityId
Get the primaryUserAssignedIdentityId property: The resource id of a user assigned identity to be used by
default.
- Returns:
- the primaryUserAssignedIdentityId value.
keyId()state()voidvalidate()version()withAdministratorLogin(String administratorLogin) withAdministratorLoginPassword(String administratorLoginPassword) withAdministrators(ServerExternalAdministrator administrators) withFederatedClientId(UUID federatedClientId) withMinimalTlsVersion(String minimalTlsVersion) withPrimaryUserAssignedIdentityId(String primaryUserAssignedIdentityId) withPublicNetworkAccess(ServerNetworkAccessFlag publicNetworkAccess) withRestrictOutboundNetworkAccess(ServerNetworkAccessFlag restrictOutboundNetworkAccess) withVersion(String version) administratorLogin - 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.