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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET