Class Resource.Identity
- java.lang.Object
-
- org.jclouds.azurecompute.arm.domain.Resource.Identity
-
-
Constructor Summary
Constructors Constructor Description Identity()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static Resource.Identity
create(String principalId, String tenantId, String type)
abstract String
principalId()
abstract String
tenantId()
abstract String
type()
-