CdnManager クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public class CdnManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Manager<Microsoft.Azure.Management.Cdn.Fluent.ICdnManagementClient>, Microsoft.Azure.Management.Cdn.Fluent.ICdnManager, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Cdn.Fluent.ICdnManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.Cdn.Fluent.ICdnManagementClient>
type CdnManager = class
inherit Manager<ICdnManagementClient>
interface ICdnManager
interface IManager<ICdnManagementClient>
interface IHasInner<ICdnManagementClient>
interface IManagerBase
Public Class CdnManager
Inherits Manager(Of ICdnManagementClient)
Implements ICdnManager, IHasInner(Of ICdnManagementClient), IManager(Of ICdnManagementClient)
- 継承
- 実装
コンストラクター
CdnManager(RestClient, String) |
プロパティ
Inner | (継承元 Manager<InnerT>) |
Profiles | |
ResourceManager | (継承元 ManagerBase) |
RestClient | (継承元 Manager<InnerT>) |
SubscriptionId | (継承元 ManagerBase) |
メソッド
Authenticate(AzureCredentials, String) | |
Authenticate(RestClient, String) | |
Configure() |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET