Class EncryptionIdentity
java.lang.Object
com.microsoft.azure.management.datalake.store.models.EncryptionIdentity
The encryption identity properties.
-
Constructor Details
-
EncryptionIdentity
public EncryptionIdentity()Creates an instance of EncryptionIdentity class.
-
-
Method Details
-
type
Get the type value.- Returns:
- the type value
-
withType
Set the type value.- Parameters:
type
- the type value to set- Returns:
- the EncryptionIdentity object itself.
-
principalId
Get the principalId value.- Returns:
- the principalId value
-
tenantId
Get the tenantId value.- Returns:
- the tenantId value
-