Uses of Class
com.azure.resourcemanager.resources.models.FeatureProperties
-
Packages that use FeatureProperties Package Description com.azure.resourcemanager.resources.fluent.models Package containing the inner data models for ResourceManagementClient.com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of FeatureProperties in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return FeatureProperties Modifier and Type Method Description FeaturePropertiesFeatureResultInner. properties()Get the properties property: Properties of the previewed feature.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type FeatureProperties Modifier and Type Method Description FeatureResultInnerFeatureResultInner. withProperties(FeatureProperties properties)Set the properties property: Properties of the previewed feature. -
Uses of FeatureProperties in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return FeatureProperties Modifier and Type Method Description FeaturePropertiesFeatureProperties. withState(String state)Set the state property: The registration state of the feature for the subscription.
-