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


IWithStandardCreate Interfész

Definíció

A definíció azon szakasza, amely tartalmazza az erőforrás létrehozásához szükséges összes minimális bemenetet, de lehetővé teszi egyéb választható beállítások megadását is.

public interface IWithStandardCreate : Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithCreate, Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithStandardCreateBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, 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 IWithStandardCreate = interface
    interface IWithCreate
    interface ICreatable<ICdnProfile>
    interface IIndexable
    interface IDefinitionWithTags<IWithCreate>
    interface IWithStandardCreateBeta
    interface IBeta
Public Interface IWithStandardCreate
Implements IBeta, ICreatable(Of ICdnProfile), IDefinitionWithTags(Of IWithCreate), IWithCreate, IWithStandardCreateBeta
Származtatott
Megvalósítás

Tulajdonságok

Key

A definíció azon szakasza, amely tartalmazza az erőforrás létrehozásához szükséges összes minimális bemenetet, de lehetővé teszi egyéb választható beállítások megadását is.

(Ö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.

DefineNewEndpoint(String, String)

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

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

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

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: