Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IHasIndexingPolicy<T> 接口

定义

表示可附加索引策略的模型的接口。

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

类型参数

T
实现

方法

WithIndexingPolicy(IndexingPolicy)

附加索引策略

适用于