AzureMachineLearningSkill.ResourceId Property

Definition

The Azure Resource Manager resource ID of the Azure Machine Learning service. This is required for token-based authentication.

It should be in the format "subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.MachineLearningServices/workspaces/{workspace-name}/services/{service_name}".

public Azure.Core.ResourceIdentifier ResourceId { get; }
member this.ResourceId : Azure.Core.ResourceIdentifier
Public ReadOnly Property ResourceId As ResourceIdentifier

Property Value

Applies to