Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static Resource.ResourceProperties |
Resource.ResourceProperties.create(String provisioningState) |
abstract Resource.ResourceProperties |
Resource.properties() |
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.