PurviewAccountData.TenantEndpointState 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.
Gets or sets the state of tenant endpoint.
public Azure.ResourceManager.Purview.Models.PurviewTenantEndpointState? TenantEndpointState { get; set; }
member this.TenantEndpointState : Nullable<Azure.ResourceManager.Purview.Models.PurviewTenantEndpointState> with get, set
Public Property TenantEndpointState As Nullable(Of PurviewTenantEndpointState)