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


IWithPartitionsAndCreate Interfész

Definíció

public interface IWithPartitionsAndCreate : 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.IWithReplicasAndCreate
type IWithPartitionsAndCreate = interface
    interface IWithReplicasAndCreate
    interface IWithCreate
    interface ICreatable<ISearchService>
    interface IIndexable
    interface IDefinitionWithTags<IWithCreate>
Public Interface IWithPartitionsAndCreate
Implements ICreatable(Of ISearchService), IDefinitionWithTags(Of IWithCreate), IWithReplicasAndCreate
Származtatott
Megvalósítás

Tulajdonságok

Key (Ö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>)
WithPartitionCount(Int32)

A Search szolgáltatás termékváltozatát adja meg.

WithReplicaCount(Int32)

A Search szolgáltatás termékváltozatát adja meg.

(Öröklődés forrása IWithReplicasAndCreate)
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: