ManagementPolicyRule.Definition 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.
An object that defines the Lifecycle rule.
public Azure.Provisioning.Storage.ManagementPolicyDefinition Definition { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.ManagementPolicyDefinition> Definition { get; set; }
member this.Definition : Azure.Provisioning.Storage.ManagementPolicyDefinition with get, set
member this.Definition : Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.ManagementPolicyDefinition> with get, set
Public Property Definition As ManagementPolicyDefinition
Public Property Definition As BicepValue(Of ManagementPolicyDefinition)