ICopyOption Interface

Definition

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

Properties

ObjectType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to