RedisResource.GetRedisLinkedServerWithProperties Method

Definition

Gets a collection of RedisLinkedServerWithProperties in the RedisResource.

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 RedisLinkedServerWithProperties and their operations over a RedisLinkedServerWithPropertyResource.

Applies to