共用方式為


IotCentralPrivateLinkServiceConnectionState.Status Property

Definition

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

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

Property Value

Applies to