Partilhar via


Azure.ResourceManager.Advisor Namespace

Classes

Name Description
AdvisorAssessmentCollection

A class representing a collection of AdvisorAssessmentResource and their operations. Each AdvisorAssessmentResource in the collection will belong to the same instance of SubscriptionResource. To get a AdvisorAssessmentCollection instance call the GetAdvisorAssessments method from an instance of SubscriptionResource.

AdvisorAssessmentData

The Advisor assessment result data structure.

AdvisorAssessmentResource

A class representing a AdvisorAssessment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AdvisorAssessmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetAdvisorAssessments method.

AdvisorExtensions

A class to add extension methods to Azure.ResourceManager.Advisor.

AdvisorMetadataEntityCollection

A class representing a collection of AdvisorMetadataEntityResource and their operations. Each AdvisorMetadataEntityResource in the collection will belong to the same instance of TenantResource. To get a AdvisorMetadataEntityCollection instance call the GetAdvisorMetadataEntities method from an instance of TenantResource.

AdvisorMetadataEntityData

The metadata entity contract.

AdvisorMetadataEntityResource

A class representing a AdvisorMetadataEntity along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AdvisorMetadataEntityResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource TenantResource using the GetAdvisorMetadataEntities method.

AdvisorRecommendationCollection

A class representing a collection of AdvisorRecommendationResource and their operations. Each AdvisorRecommendationResource in the collection will belong to the same instance of ArmResource. To get a AdvisorRecommendationCollection instance call the GetAdvisorRecommendations method from an instance of ArmResource.

AdvisorRecommendationData

Advisor Recommendation.

AdvisorRecommendationResource

A class representing a AdvisorRecommendation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AdvisorRecommendationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetAdvisorRecommendations method.

AdvisorResiliencyReviewCollection

A class representing a collection of AdvisorResiliencyReviewResource and their operations. Each AdvisorResiliencyReviewResource in the collection will belong to the same instance of SubscriptionResource. To get a AdvisorResiliencyReviewCollection instance call the GetAdvisorResiliencyReviews method from an instance of SubscriptionResource.

AdvisorResiliencyReviewData

The Advisor resiliency review data structure.

AdvisorResiliencyReviewResource

A class representing a AdvisorResiliencyReview along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AdvisorResiliencyReviewResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetAdvisorResiliencyReviews method.

AdvisorScoreEntityCollection

A class representing a collection of AdvisorScoreEntityResource and their operations. Each AdvisorScoreEntityResource in the collection will belong to the same instance of SubscriptionResource. To get a AdvisorScoreEntityCollection instance call the GetAdvisorScoreEntities method from an instance of SubscriptionResource.

AdvisorScoreEntityData

The details of Advisor score for a single category.

AdvisorScoreEntityResource

A class representing a AdvisorScoreEntity along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AdvisorScoreEntityResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetAdvisorScoreEntities method.

AdvisorSuppressionContractCollection

A class representing a collection of AdvisorSuppressionContractResource and their operations. Each AdvisorSuppressionContractResource in the collection will belong to the same instance of AdvisorRecommendationResource. To get a AdvisorSuppressionContractCollection instance call the GetAdvisorSuppressionContracts method from an instance of AdvisorRecommendationResource.

AdvisorSuppressionContractData

The details of the snoozed or dismissed rule; for example, the duration, name, and GUID associated with the rule.

AdvisorSuppressionContractResource

A class representing a AdvisorSuppressionContract along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AdvisorSuppressionContractResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource AdvisorRecommendationResource using the GetAdvisorSuppressionContracts method.

AdvisorTriageCollection

A class representing a collection of AdvisorTriageResource and their operations. Each AdvisorTriageResource in the collection will belong to the same instance of AdvisorTriageRecommendationResource. To get a AdvisorTriageCollection instance call the GetAdvisorTriages method from an instance of AdvisorTriageRecommendationResource.

AdvisorTriageData

Triage resource data structure.

AdvisorTriageRecommendationCollection

A class representing a collection of AdvisorTriageRecommendationResource and their operations. Each AdvisorTriageRecommendationResource in the collection will belong to the same instance of AdvisorResiliencyReviewResource. To get a AdvisorTriageRecommendationCollection instance call the GetAdvisorTriageRecommendations method from an instance of AdvisorResiliencyReviewResource.

AdvisorTriageRecommendationData

Triage recommendation data structure.

AdvisorTriageRecommendationResource

A class representing a AdvisorTriageRecommendation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AdvisorTriageRecommendationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource AdvisorResiliencyReviewResource using the GetAdvisorTriageRecommendations method.

AdvisorTriageResource

A class representing a AdvisorTriage along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a AdvisorTriageResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource AdvisorTriageRecommendationResource using the GetAdvisorTriages method.

AzureResourceManagerAdvisorContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md