Dela via


IWithStandardCreate Gränssnitt

Definition

Fasen i definitionen som innehåller alla minsta nödvändiga indata för resursen som ska skapas, men gör det också möjligt att ange andra valfria inställningar.

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
Härledda
Implementeringar

Egenskaper

Key

Fasen i definitionen som innehåller alla minsta nödvändiga indata för resursen som ska skapas, men gör det också möjligt att ange andra valfria inställningar.

(Ärvd från IIndexable)
Name

Hämtar namnet på dencreatable-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.

DefineNewEndpoint(String, String)

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

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

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

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