次の方法で共有


MachineLearningEndpointProperties.AuthMode プロパティ

定義

[必須]キー ベースの認証には 'Key' を使用し、Azure Machine Learning トークンベースの認証には 'AMLToken' を使用します。 'Key' は期限切れではありませんが、'AMLToken' は期限切れになります。

public Azure.ResourceManager.MachineLearning.Models.MachineLearningEndpointAuthMode AuthMode { get; set; }
member this.AuthMode : Azure.ResourceManager.MachineLearning.Models.MachineLearningEndpointAuthMode with get, set
Public Property AuthMode As MachineLearningEndpointAuthMode

プロパティ値

適用対象