ElasticBackupPolicyProperties.PolicyState 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 property to identify whether Backup Policy is enabled or not.
public Azure.ResourceManager.NetApp.Models.ElasticBackupPolicyState? PolicyState { get; set; }
member this.PolicyState : Nullable<Azure.ResourceManager.NetApp.Models.ElasticBackupPolicyState> with get, set
Public Property PolicyState As Nullable(Of ElasticBackupPolicyState)