Freigeben über


SnapshotRestoreRequestProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SnapshotRestoreRequestPropertiesTypeConverter))]
public class SnapshotRestoreRequestProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISnapshotRestoreRequestProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SnapshotRestoreRequestPropertiesTypeConverter))>]
type SnapshotRestoreRequestProperties = class
    interface ISnapshotRestoreRequestProperties
    interface IJsonSerializable
Public Class SnapshotRestoreRequestProperties
Implements ISnapshotRestoreRequestProperties
Inheritance
SnapshotRestoreRequestProperties
Attributes
Implements

Constructors

SnapshotRestoreRequestProperties()

Properties

IgnoreConflictingHostName
Overwrite
RecoverConfiguration
RecoverySourceId
RecoverySourceLocation
SnapshotTime
UseDrSecondary

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to