ManagementPolicyInner Class

Definition

The Get Storage Account ManagementPolicies operation response.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagementPolicyInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagementPolicyInner = class
    inherit Resource
Public Class ManagementPolicyInner
Inherits Resource
Inheritance
ManagementPolicyInner
Attributes

Constructors

ManagementPolicyInner()

Initializes a new instance of the ManagementPolicyInner class.

ManagementPolicyInner(ManagementPolicySchema, String, String, String, Nullable<DateTime>)

Initializes a new instance of the ManagementPolicyInner class.

Properties

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
LastModifiedTime

Gets returns the date and time the ManagementPolicies was last modified.

Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
Policy

Gets or sets the Storage Account ManagementPolicy, in JSON format. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts.

Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object.

Applies to