Compartir a través de


IManagementPolicySchema Interface

Definition

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

Properties

Rule

The Storage Account ManagementPolicies Rules. See more details in: https://learn.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to