Share via


IDefinition Rozhraní

Definice

Celá definice profilu CDN.

public interface IDefinition : Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IBlank, Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithGroup, Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithPremiumVerizonCreate, Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithSku, Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithStandardCreate, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithCreatableResourceGroup<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithSku>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithSku>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithGroup<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithSku>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithNewResourceGroup<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithSku>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Cdn.Fluent.ICdnProfile>
type IDefinition = interface
    interface IBlank
    interface IDefinitionWithRegion<IWithGroup>
    interface IWithGroup
    interface IWithGroup<IWithSku>
    interface IWithExistingResourceGroup<IWithSku>
    interface IWithNewResourceGroup<IWithSku>
    interface IWithCreatableResourceGroup<IWithSku>
    interface IWithSku
    interface IWithStandardCreate
    interface IWithCreate
    interface ICreatable<ICdnProfile>
    interface IIndexable
    interface IDefinitionWithTags<IWithCreate>
    interface IWithStandardCreateBeta
    interface IBeta
    interface IWithPremiumVerizonCreate
    interface IWithPremiumVerizonCreateBeta
Public Interface IDefinition
Implements IBeta, IBlank, ICreatable(Of ICdnProfile), IDefinitionWithRegion(Of IWithGroup), IDefinitionWithTags(Of IWithCreate), IWithCreatableResourceGroup(Of IWithSku), IWithExistingResourceGroup(Of IWithSku), IWithGroup, IWithGroup(Of IWithSku), IWithNewResourceGroup(Of IWithSku), IWithPremiumVerizonCreate, IWithSku, IWithStandardCreate
Implementuje

Vlastnosti

Key

Celá definice profilu CDN.

(Zděděno od IIndexable)
Name

Získá název kreaovatelného prostředku.

(Zděděno od ICreatable<T>)

Metody

Create()

Spusťte žádost o vytvoření.

(Zděděno od ICreatable<T>)
CreateAsync(CancellationToken, Boolean)

Vloží požadavek do fronty a umožní klientovi HTTP, aby ho spustil, když jsou k dispozici systémové prostředky.

(Zděděno od ICreatable<T>)
DefineNewEndpoint()

Spustí definici nového koncového bodu, který se připojí k profilu CDN.

(Zděděno od IWithStandardCreateBeta)
DefineNewEndpoint(String)

Spustí definici nového koncového bodu, který se připojí k profilu CDN.

(Zděděno od IWithStandardCreate)
DefineNewEndpoint(String, String)

Spustí definici nového koncového bodu, který se připojí k profilu CDN.

(Zděděno od IWithStandardCreateBeta)
DefineNewPremiumEndpoint()

Spustí definici nového koncového bodu, který se připojí k profilu CDN.

(Zděděno od IWithPremiumVerizonCreateBeta)
DefineNewPremiumEndpoint(String)

Spustí definici nového koncového bodu, který se připojí k profilu CDN.

(Zděděno od IWithPremiumVerizonCreate)
DefineNewPremiumEndpoint(String, String)

Spustí definici nového koncového bodu, který se připojí k profilu CDN.

(Zděděno od IWithPremiumVerizonCreateBeta)
WithExistingResourceGroup(IResourceGroup)

Přidruží prostředek k existující skupině prostředků.

(Zděděno od IWithExistingResourceGroup<T>)
WithExistingResourceGroup(String)

Přidruží prostředek k existující skupině prostředků.

(Zděděno od IWithExistingResourceGroup<T>)
WithNewEndpoint(String)

Přidá nový koncový bod do profilu CDN.

(Zděděno od IWithStandardCreate)
WithNewPremiumEndpoint(String)

Přidá nový koncový bod do aktuálního profilu CDN.

(Zděděno od IWithPremiumVerizonCreate)
WithNewResourceGroup()

Celá definice profilu CDN.

(Zděděno od IWithNewResourceGroup<T>)
WithNewResourceGroup(ICreatable<IResourceGroup>)

Na základě zadané definice vytvoří novou skupinu prostředků, do které se prostředek vloží.

(Zděděno od IWithCreatableResourceGroup<T>)
WithNewResourceGroup(String)

Celá definice profilu CDN.

(Zděděno od IWithNewResourceGroup<T>)
WithPremiumVerizonSku()

Vybere skladovou položku Premium Verizon.

(Zděděno od IWithSku)
WithRegion(Region)

Určuje oblast pro prostředek.

(Zděděno od IDefinitionWithRegion<T>)
WithRegion(String)

Určuje oblast pro prostředek podle názvu.

(Zděděno od IDefinitionWithRegion<T>)
WithStandardAkamaiSku()

Vybere skladovou položku Akamai Standard.

(Zděděno od IWithSku)
WithStandardMicrosoftSku()

Vybere standardní skladovou položku Microsoftu.

(Zděděno od IWithSku)
WithStandardVerizonSku()

Vybere skladovou položku Standard Verizon.

(Zděděno od IWithSku)
WithTag(String, String)

Přidá do prostředku značku.

(Zděděno od IDefinitionWithTags<T>)
WithTags(IDictionary<String,String>)

Určuje značky pro prostředek jako {@link Map}.

(Zděděno od IDefinitionWithTags<T>)

Platí pro