ElasticSnapshotPolicyProperties.PolicyStatus 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.
Configures if the snapshot policy is enabled on the volumes connected to the policy.
public Azure.ResourceManager.NetApp.Models.ElasticSnapshotPolicyStatus? PolicyStatus { get; set; }
member this.PolicyStatus : Nullable<Azure.ResourceManager.NetApp.Models.ElasticSnapshotPolicyStatus> with get, set
Public Property PolicyStatus As Nullable(Of ElasticSnapshotPolicyStatus)