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

IFlushParameters.Id Property

Definition

The identifiers of all the other database resources in the georeplication group to be flushed.

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="The identifiers of all the other database resources in the georeplication group to be flushed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ids")]
public string[] Id { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="The identifiers of all the other database resources in the georeplication group to be flushed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ids")>]
member this.Id : string[] with get, set
Public Property Id As String()

Property Value

String[]
Attributes

Applies to