RedisEnterpriseClusterResource.GetRedisEnterprisePrivateEndpointConnections Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of RedisEnterprisePrivateEndpointConnectionResources in the RedisEnterpriseCluster.
public virtual Azure.ResourceManager.RedisEnterprise.RedisEnterprisePrivateEndpointConnectionCollection GetRedisEnterprisePrivateEndpointConnections ();
abstract member GetRedisEnterprisePrivateEndpointConnections : unit -> Azure.ResourceManager.RedisEnterprise.RedisEnterprisePrivateEndpointConnectionCollection
override this.GetRedisEnterprisePrivateEndpointConnections : unit -> Azure.ResourceManager.RedisEnterprise.RedisEnterprisePrivateEndpointConnectionCollection
Public Overridable Function GetRedisEnterprisePrivateEndpointConnections () As RedisEnterprisePrivateEndpointConnectionCollection
Returns
An object representing collection of RedisEnterprisePrivateEndpointConnectionResources and their operations over a RedisEnterprisePrivateEndpointConnectionResource.
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET