GlobalServiceConfiguration.ServiceAuth プロパティ

定義

クラスターにデプロイされているすべてのユーザー サービスのオプションのグローバル承認キー。 これらは、サービスに認証キーがない場合に使用されます。

public Azure.ResourceManager.MachineLearningCompute.Models.ServiceAuthConfiguration ServiceAuth { get; set; }
member this.ServiceAuth : Azure.ResourceManager.MachineLearningCompute.Models.ServiceAuthConfiguration with get, set
Public Property ServiceAuth As ServiceAuthConfiguration

プロパティ値

適用対象