Dela via


IDefinition Gränssnitt

Definition

Hela en CDN-profildefinition.

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
Implementeringar

Egenskaper

Key

Hela en CDN-profildefinition.

(Ärvd från IIndexable)
Name

Hämtar namnet på den skaparbara resursen.

(Ärvd från ICreatable<T>)

Metoder

Create()

Kör create-begäran.

(Ärvd från ICreatable<T>)
CreateAsync(CancellationToken, Boolean)

Placerar begäran i kön och låter HTTP-klienten köra den när systemresurser är tillgängliga.

(Ärvd från ICreatable<T>)
DefineNewEndpoint()

Startar definitionen av en ny slutpunkt som ska kopplas till CDN-profilen.

(Ärvd från IWithStandardCreateBeta)
DefineNewEndpoint(String)

Startar definitionen av en ny slutpunkt som ska kopplas till CDN-profilen.

(Ärvd från IWithStandardCreate)
DefineNewEndpoint(String, String)

Startar definitionen av en ny slutpunkt som ska kopplas till CDN-profilen.

(Ärvd från IWithStandardCreateBeta)
DefineNewPremiumEndpoint()

Startar definitionen av en ny slutpunkt som ska kopplas till CDN-profilen.

(Ärvd från IWithPremiumVerizonCreateBeta)
DefineNewPremiumEndpoint(String)

Startar definitionen av en ny slutpunkt som ska kopplas till CDN-profilen.

(Ärvd från IWithPremiumVerizonCreate)
DefineNewPremiumEndpoint(String, String)

Startar definitionen av en ny slutpunkt som ska kopplas till CDN-profilen.

(Ärvd från IWithPremiumVerizonCreateBeta)
WithExistingResourceGroup(IResourceGroup)

Associerar resursen med en befintlig resursgrupp.

(Ärvd från IWithExistingResourceGroup<T>)
WithExistingResourceGroup(String)

Associerar resursen med en befintlig resursgrupp.

(Ärvd från IWithExistingResourceGroup<T>)
WithNewEndpoint(String)

Lägger till en ny slutpunkt i CDN-profilen.

(Ärvd från IWithStandardCreate)
WithNewPremiumEndpoint(String)

Lägger till en ny slutpunkt i den aktuella CDN-profilen.

(Ärvd från IWithPremiumVerizonCreate)
WithNewResourceGroup()

Hela en CDN-profildefinition.

(Ärvd från IWithNewResourceGroup<T>)
WithNewResourceGroup(ICreatable<IResourceGroup>)

Skapar en ny resursgrupp som resursen ska placeras i baserat på den angivna definitionen.

(Ärvd från IWithCreatableResourceGroup<T>)
WithNewResourceGroup(String)

Hela en CDN-profildefinition.

(Ärvd från IWithNewResourceGroup<T>)
WithPremiumVerizonSku()

Väljer Premium Verizon SKU.

(Ärvd från IWithSku)
WithRegion(Region)

Anger resursens region.

(Ärvd från IDefinitionWithRegion<T>)
WithRegion(String)

Anger resursens region efter namn.

(Ärvd från IDefinitionWithRegion<T>)
WithStandardAkamaiSku()

Väljer Standard Akamai SKU.

(Ärvd från IWithSku)
WithStandardMicrosoftSku()

Väljer Standard Microsoft SKU.

(Ärvd från IWithSku)
WithStandardVerizonSku()

Väljer Standard Verizon SKU.

(Ärvd från IWithSku)
WithTag(String, String)

Lägger till en tagg i resursen.

(Ärvd från IDefinitionWithTags<T>)
WithTags(IDictionary<String,String>)

Anger taggar för resursen som en {@link Map}.

(Ärvd från IDefinitionWithTags<T>)

Gäller för