Azure.ResourceManager.WeightsAndBiases Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
WeightsAndBiasesExtensions |
A class to add extension methods to Azure.ResourceManager.WeightsAndBiases. |
WeightsAndBiasesInstanceCollection |
A class representing a collection of WeightsAndBiasesInstanceResource and their operations. Each WeightsAndBiasesInstanceResource in the collection will belong to the same instance of ResourceGroupResource. To get a WeightsAndBiasesInstanceCollection instance call the GetWeightsAndBiasesInstances method from an instance of ResourceGroupResource. |
WeightsAndBiasesInstanceData |
A class representing the WeightsAndBiasesInstance data model. Concrete tracked resource types can be created by aliasing this type using a specific property type. |
WeightsAndBiasesInstanceResource |
A Class representing a WeightsAndBiasesInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WeightsAndBiasesInstanceResource from an instance of ArmClient using the GetWeightsAndBiasesInstanceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetWeightsAndBiasesInstance method. |