Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static Resource.Identity |
Resource.Identity.create(String principalId,
String tenantId,
String type) |
abstract Resource.Identity |
Resource.identity() |
Modifier and Type | Method and Description |
---|---|
static Resource |
Resource.create(String id,
String name,
String type,
String location,
Map<String,String> tags,
Resource.Identity identity,
SKU sku,
String managedBy,
String kind,
Plan plan,
Resource.ResourceProperties properties) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.