Azure.ResourceManager.WeightsAndBiases Namespace

Classes

Name Description
AzureResourceManagerWeightsAndBiasesContext

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

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

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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetWeightsAndBiasesInstances method.