Share via


RedisResource.GetRedisLinkedServerWithProperties Method

Definition

Gets a collection of RedisLinkedServerWithPropertyResources in the Redis.

public virtual Azure.ResourceManager.Redis.RedisLinkedServerWithPropertyCollection GetRedisLinkedServerWithProperties ();
abstract member GetRedisLinkedServerWithProperties : unit -> Azure.ResourceManager.Redis.RedisLinkedServerWithPropertyCollection
override this.GetRedisLinkedServerWithProperties : unit -> Azure.ResourceManager.Redis.RedisLinkedServerWithPropertyCollection
Public Overridable Function GetRedisLinkedServerWithProperties () As RedisLinkedServerWithPropertyCollection

Returns

An object representing collection of RedisLinkedServerWithPropertyResources and their operations over a RedisLinkedServerWithPropertyResource.

Applies to