Uses of Class
com.azure.resourcemanager.edgeorder.models.Specification
-
Packages that use Specification Package Description com.azure.resourcemanager.edgeorder.fluent.models Package containing the inner data models for EdgeOrderManagementClient.com.azure.resourcemanager.edgeorder.models Package containing the data models for EdgeOrderManagementClient. -
-
Uses of Specification in com.azure.resourcemanager.edgeorder.fluent.models
Methods in com.azure.resourcemanager.edgeorder.fluent.models that return types with arguments of type Specification Modifier and Type Method Description List<Specification>
ConfigurationInner. specifications()
Get the specifications property: Specifications of the configuration.List<Specification>
ConfigurationProperties. specifications()
Get the specifications property: Specifications of the configuration. -
Uses of Specification in com.azure.resourcemanager.edgeorder.models
Methods in com.azure.resourcemanager.edgeorder.models that return types with arguments of type Specification Modifier and Type Method Description List<Specification>
Configuration. specifications()
Gets the specifications property: Specifications of the configuration.
-