IHasIndexingPolicy<T> Schnittstelle

Definition

Eine Schnittstelle, die ein Modell darstellt, das eine Indizierungsrichtlinie anfügen kann.

public interface IHasIndexingPolicy<T> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IHasIndexingPolicy<'T> = interface
    interface IBeta
Public Interface IHasIndexingPolicy(Of T)
Implements IBeta

Typparameter

T
Implementiert

Methoden

WithIndexingPolicy(IndexingPolicy)

Fügt die Indizierungsrichtlinie an.

Gilt für: