Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.ProvisionedClustersCommonPropertiesFeatures
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of ProvisionedClustersCommonPropertiesFeatures in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionProvisionedClustersAllProperties.features()
Get the features property: Additional features specs like Arc Agent Onboarding.ProvisionedClustersCommonProperties.features()
Get the features property: Additional features specs like Arc Agent Onboarding.ProvisionedClustersResponseProperties.features()
Get the features property: Additional features specs like Arc Agent Onboarding.ProvisionedClustersCommonPropertiesFeatures.withArcAgentProfile
(ArcAgentProfile arcAgentProfile) Set the arcAgentProfile property: Arc agentry configuration for the provisioned cluster.Modifier and TypeMethodDescriptionProvisionedClustersAllProperties.withFeatures
(ProvisionedClustersCommonPropertiesFeatures features) Set the features property: Additional features specs like Arc Agent Onboarding.ProvisionedClustersCommonProperties.withFeatures
(ProvisionedClustersCommonPropertiesFeatures features) Set the features property: Additional features specs like Arc Agent Onboarding.ProvisionedClustersResponseProperties.withFeatures
(ProvisionedClustersCommonPropertiesFeatures features) Set the features property: Additional features specs like Arc Agent Onboarding.