Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.ProvisionedClustersCommonPropertiesStatusFeaturesStatus
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of ProvisionedClustersCommonPropertiesStatusFeaturesStatus in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionProvisionedClustersCommonPropertiesStatus.featuresStatus()
Get the featuresStatus property: Additional features status like Arc Agent Onboarding.ProvisionedClustersCommonPropertiesStatusFeaturesStatus.withArcAgentStatus
(ArcAgentStatus arcAgentStatus) Set the arcAgentStatus property: Defines the observed Arc Agent status that is resourceSynced back to the ARM resource.Modifier and TypeMethodDescriptionProvisionedClustersCommonPropertiesStatus.withFeaturesStatus
(ProvisionedClustersCommonPropertiesStatusFeaturesStatus featuresStatus) Set the featuresStatus property: Additional features status like Arc Agent Onboarding.