Skip to content

Commit

Permalink
.NET SDK Resource Provider:'CognitiveServices.Personalizer'
Browse files Browse the repository at this point in the history
REST Spec PR 'Azure/azure-rest-api-specs#5835'
REST Spec PR Author 'dwaijam'
REST Spec PR Last commit
  • Loading branch information
adxsdknet committed May 2, 2019
1 parent 42caa78 commit 350042c
Show file tree
Hide file tree
Showing 40 changed files with 27 additions and 4,305 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,35 +51,10 @@ public partial interface IPersonalizerClient : System.IDisposable
ServiceClientCredentials Credentials { get; }


/// <summary>
/// Gets the IServiceConfigurationOperations.
/// </summary>
IServiceConfigurationOperations ServiceConfiguration { get; }

/// <summary>
/// Gets the IPolicy.
/// </summary>
IPolicy Policy { get; }

/// <summary>
/// Gets the IEvaluations.
/// </summary>
IEvaluations Evaluations { get; }

/// <summary>
/// Gets the IEvents.
/// </summary>
IEvents Events { get; }

/// <summary>
/// Gets the ILog.
/// </summary>
ILog Log { get; }

/// <summary>
/// Gets the IModel.
/// </summary>
IModel Model { get; }

}
}
Loading

0 comments on commit 350042c

Please sign in to comment.