Share via


RedisPrivateLinkServiceConnectionState.Status Property

Definition

Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

public Azure.ResourceManager.Redis.Models.RedisPrivateEndpointServiceConnectionStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.Redis.Models.RedisPrivateEndpointServiceConnectionStatus> with get, set
Public Property Status As Nullable(Of RedisPrivateEndpointServiceConnectionStatus)

Property Value

Applies to