Condividi tramite


IManagementPolicySchema Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.ManagementPolicySchemaTypeConverter))]
public interface IManagementPolicySchema : Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.ManagementPolicySchemaTypeConverter))>]
type IManagementPolicySchema = interface
    interface IJsonSerializable
Public Interface IManagementPolicySchema
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Rule

The Storage Account ManagementPolicies Rules. See more details in: https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to