SetAzRedisEnterpriseCachePrivateEndpointConnection_PutExpanded.PrivateLinkServiceConnectionStateStatus Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Category(new Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.PrivateEndpointServiceConnectionStatus) }, ReadOnly=false, Required=false, SerializedName="status")]
[System.Management.Automation.ArgumentCompleter(typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.PrivateEndpointServiceConnectionStatus))]
[System.Management.Automation.Parameter(HelpMessage="Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.", Mandatory=false)]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.PrivateEndpointServiceConnectionStatus PrivateLinkServiceConnectionStateStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Category(new Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.PrivateEndpointServiceConnectionStatus) }, ReadOnly=false, Required=false, SerializedName="status")>]
[<System.Management.Automation.ArgumentCompleter(typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.PrivateEndpointServiceConnectionStatus))>]
[<System.Management.Automation.Parameter(HelpMessage="Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.", Mandatory=false)>]
member this.PrivateLinkServiceConnectionStateStatus : Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.PrivateEndpointServiceConnectionStatus with get, set
Public Property PrivateLinkServiceConnectionStateStatus As PrivateEndpointServiceConnectionStatus

Property Value

PrivateEndpointServiceConnectionStatus
Attributes

Applies to