次の方法で共有


Azure.ResourceManager.ComputeFleet Namespace

Classes

ComputeFleetCollection

A class representing a collection of ComputeFleetResource and their operations. Each ComputeFleetResource in the collection will belong to the same instance of ResourceGroupResource. To get a ComputeFleetCollection instance call the GetComputeFleets method from an instance of ResourceGroupResource.

ComputeFleetData

A class representing the ComputeFleet data model. An Compute Fleet resource

ComputeFleetExtensions

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

ComputeFleetResource

A Class representing a ComputeFleet along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ComputeFleetResource from an instance of ArmClient using the GetComputeFleetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetComputeFleet method.