Megosztás a következőn keresztül:


IDefinition Interfész

Definíció

A CDN-profil definíciójának teljes egésze.

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
Megvalósítás

Tulajdonságok

Key

A CDN-profil definíciójának teljes egésze.

(Öröklődés forrása IIndexable)
Name

Lekéri a creatable erőforrás nevét.

(Öröklődés forrása ICreatable<T>)

Metódusok

Create()

Hajtsa végre a létrehozási kérést.

(Öröklődés forrása ICreatable<T>)
CreateAsync(CancellationToken, Boolean)

A kérést az üzenetsorba helyezi, és lehetővé teszi a HTTP-ügyfél számára, hogy végrehajtsa, amikor a rendszererőforrások elérhetők.

(Öröklődés forrása ICreatable<T>)
DefineNewEndpoint()

Elindítja a CDN-profilhoz csatolandó új végpont definícióját.

(Öröklődés forrása IWithStandardCreateBeta)
DefineNewEndpoint(String)

Elindítja a CDN-profilhoz csatolandó új végpont definícióját.

(Öröklődés forrása IWithStandardCreate)
DefineNewEndpoint(String, String)

Elindítja a CDN-profilhoz csatolandó új végpont definícióját.

(Öröklődés forrása IWithStandardCreateBeta)
DefineNewPremiumEndpoint()

Elindítja a CDN-profilhoz csatolandó új végpont definícióját.

(Öröklődés forrása IWithPremiumVerizonCreateBeta)
DefineNewPremiumEndpoint(String)

Elindítja a CDN-profilhoz csatolandó új végpont definícióját.

(Öröklődés forrása IWithPremiumVerizonCreate)
DefineNewPremiumEndpoint(String, String)

Elindítja a CDN-profilhoz csatolandó új végpont definícióját.

(Öröklődés forrása IWithPremiumVerizonCreateBeta)
WithExistingResourceGroup(IResourceGroup)

Társítja az erőforrást egy meglévő erőforráscsoporttal.

(Öröklődés forrása IWithExistingResourceGroup<T>)
WithExistingResourceGroup(String)

Társítja az erőforrást egy meglévő erőforráscsoporttal.

(Öröklődés forrása IWithExistingResourceGroup<T>)
WithNewEndpoint(String)

Új végpontot ad hozzá a CDN-profilhoz.

(Öröklődés forrása IWithStandardCreate)
WithNewPremiumEndpoint(String)

Új végpontot ad hozzá az aktuális CDN-profilhoz.

(Öröklődés forrása IWithPremiumVerizonCreate)
WithNewResourceGroup()

A CDN-profil definíciójának teljes egésze.

(Öröklődés forrása IWithNewResourceGroup<T>)
WithNewResourceGroup(ICreatable<IResourceGroup>)

Létrehoz egy új erőforráscsoportot, amelyben elhelyezi az erőforrást a megadott definíció alapján.

(Öröklődés forrása IWithCreatableResourceGroup<T>)
WithNewResourceGroup(String)

A CDN-profil definíciójának teljes egésze.

(Öröklődés forrása IWithNewResourceGroup<T>)
WithPremiumVerizonSku()

Kiválasztja a Prémium Verizon termékváltozatot.

(Öröklődés forrása IWithSku)
WithRegion(Region)

Megadja az erőforrás régióját.

(Öröklődés forrása IDefinitionWithRegion<T>)
WithRegion(String)

Az erőforrás régióját adja meg név alapján.

(Öröklődés forrása IDefinitionWithRegion<T>)
WithStandardAkamaiSku()

Kiválasztja a Standard Akamai termékváltozatot.

(Öröklődés forrása IWithSku)
WithStandardMicrosoftSku()

Kiválasztja a Standard Microsoft termékváltozatot.

(Öröklődés forrása IWithSku)
WithStandardVerizonSku()

Kiválasztja a Standard Verizon termékváltozatot.

(Öröklődés forrása IWithSku)
WithTag(String, String)

Címkét ad hozzá az erőforráshoz.

(Öröklődés forrása IDefinitionWithTags<T>)
WithTags(IDictionary<String,String>)

{@link Map} néven adja meg az erőforrás címkéit.

(Öröklődés forrása IDefinitionWithTags<T>)

A következőre érvényes: