Freigeben über


BackupItemCollection Class

Definition

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

Constructors

BackupItemCollection()

Properties

NextLink
Value

Methods

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

Applies to