Share via


IPolicyInfo Interface

Definition

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

Properties

PolicyId
PolicyParameter

Policy parameters for the backup instance

PolicyVersion

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to