public interface ResourceType
| Modifier and Type | Method and Description |
|---|---|
String |
displayName()
The displayName attribute specifies the resource type display name.
|
String |
name()
Name of the resource type
|
TypeInstance |
parametrizedProperties()
Returns object representation of parametrized properties of the resource type
|
String |
usage()
Instructions on how and when the resource type should be used.
|
String displayName()
String name()
String usage()
TypeInstance parametrizedProperties()
Copyright © 2016. All rights reserved.