SecurityPartnerProviderData.ConnectionStatus Property
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.
The connection status with the Security Partner Provider.
public Azure.ResourceManager.Network.Models.SecurityPartnerProviderConnectionStatus? ConnectionStatus { get; }
member this.ConnectionStatus : Nullable<Azure.ResourceManager.Network.Models.SecurityPartnerProviderConnectionStatus>
Public ReadOnly Property ConnectionStatus As Nullable(Of SecurityPartnerProviderConnectionStatus)