Sdílet prostřednictvím


IWithReplicasAndCreate Rozhraní

Definice

public interface IWithReplicasAndCreate : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.Search.Fluent.SearchService.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Search.Fluent.ISearchService>, Microsoft.Azure.Management.Search.Fluent.SearchService.Definition.IWithCreate
type IWithReplicasAndCreate = interface
    interface IWithCreate
    interface ICreatable<ISearchService>
    interface IIndexable
    interface IDefinitionWithTags<IWithCreate>
Public Interface IWithReplicasAndCreate
Implements ICreatable(Of ISearchService), IDefinitionWithTags(Of IWithCreate), IWithCreate
Odvozené
Implementuje

Vlastnosti

Key (Zděděno od IIndexable)
Name

Získá název creatable 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)

Umístí 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>)
WithReplicaCount(Int32)

Určuje skladovou položku Search.

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