ICdnProfile 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Azure CDN 設定檔的不可變用戶端標記法。
public interface ICdnProfile : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IGroupableResource<Microsoft.Azure.Management.Cdn.Fluent.ICdnManager,Microsoft.Azure.Management.Cdn.Fluent.Models.ProfileInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Cdn.Fluent.Models.ProfileInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Cdn.Fluent.ICdnManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.Cdn.Fluent.ICdnProfile>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IUpdate>
type ICdnProfile = interface
interface IGroupableResource<ICdnManager, ProfileInner>
interface IResource
interface IIndexable
interface IHasId
interface IHasName
interface IHasResourceGroup
interface IHasManager<ICdnManager>
interface IHasInner<ProfileInner>
interface IRefreshable<ICdnProfile>
interface IUpdatable<IUpdate>
Public Interface ICdnProfile
Implements IGroupableResource(Of ICdnManager, ProfileInner), IHasInner(Of ProfileInner), IHasManager(Of ICdnManager), IRefreshable(Of ICdnProfile), IUpdatable(Of IUpdate)
- 實作
屬性
Endpoints |
取得 CDN 管理員設定檔中的端點,並依名稱編制索引。 |
Id |
取得資源識別碼字串 (繼承來源 IHasId) |
Inner |
Azure CDN 設定檔的不可變用戶端標記法。 (繼承來源 IHasInner<T>) |
IsPremiumVerizon |
如果此 CDN 設定檔的 SKU 是 Premium Verizon,則取得 true,否則為 false。 |
Key |
Azure CDN 設定檔的不可變用戶端標記法。 (繼承來源 IIndexable) |
Manager |
取得此資源類型的管理員用戶端類型。 (繼承來源 IHasManager<ManagerT>) |
Name |
取得資源的名稱 (繼承來源 IHasName) |
Region |
Azure CDN 設定檔的不可變用戶端標記法。 (繼承來源 IResource) |
RegionName |
Azure CDN 設定檔的不可變用戶端標記法。 (繼承來源 IResource) |
ResourceGroupName |
Azure CDN 設定檔的不可變用戶端標記法。 (繼承來源 IHasResourceGroup) |
ResourceState |
取得 CDN 設定檔狀態。 |
Sku |
取得 CDN 設定檔的 SKU。 |
Tags |
Azure CDN 設定檔的不可變用戶端標記法。 (繼承來源 IResource) |
Type |
Azure CDN 設定檔的不可變用戶端標記法。 (繼承來源 IResource) |