SecurityCenterPrivateLinkResourceData.ProvisioningState 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 current provisioning state of the private link resource. Indicates whether the resource is being created, updated, deleted, or has completed successfully.
public Azure.ResourceManager.SecurityCenter.Models.SecurityCenterProvisioningState? ProvisioningState { get; }
member this.ProvisioningState : Nullable<Azure.ResourceManager.SecurityCenter.Models.SecurityCenterProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of SecurityCenterProvisioningState)