Lingua

MockableMachineLearningArmClient.GetMachineLearninRegistryComponentVersionResource Method

Definition

Caution

GetMachineLearninRegistryComponentVersionResource is obsolete and will be removed in a future release. Please use GetMachineLearningRegistryComponentVersionResource instead.

Gets an object representing a Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentVersionResource along with the instance operations that can be performed on it but with no data.

[System.Obsolete("GetMachineLearninRegistryComponentVersionResource is obsolete and will be removed in a future release. Please use GetMachineLearningRegistryComponentVersionResource instead.")]
public virtual Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentVersionResource GetMachineLearninRegistryComponentVersionResource(Azure.Core.ResourceIdentifier id);
public virtual Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentVersionResource GetMachineLearninRegistryComponentVersionResource(Azure.Core.ResourceIdentifier id);
[<System.Obsolete("GetMachineLearninRegistryComponentVersionResource is obsolete and will be removed in a future release. Please use GetMachineLearningRegistryComponentVersionResource instead.")>]
abstract member GetMachineLearninRegistryComponentVersionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentVersionResource
override this.GetMachineLearninRegistryComponentVersionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentVersionResource
abstract member GetMachineLearninRegistryComponentVersionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentVersionResource
override this.GetMachineLearninRegistryComponentVersionResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentVersionResource
Public Overridable Function GetMachineLearninRegistryComponentVersionResource (id As ResourceIdentifier) As MachineLearninRegistryComponentVersionResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentVersionResource

Returns a Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentVersionResource object.

Attributes

Applies to