Share via


IForceLinkParameters.GroupNickname Property

Definition

The name of the group of linked database resources. This should match the existing replication group name.

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="The name of the group of linked database resources. This should match the existing replication group name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="groupNickname")]
public string GroupNickname { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="The name of the group of linked database resources. This should match the existing replication group name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="groupNickname")>]
member this.GroupNickname : string with get, set
Public Property GroupNickname As String

Property Value

Attributes

Applies to