ExportJobsResult Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.ExportJobsResultTypeConverter))]
public class ExportJobsResult : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.IExportJobsResult
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20210701.ExportJobsResultTypeConverter))>]
type ExportJobsResult = class
    interface IExportJobsResult
    interface IJsonSerializable
Public Class ExportJobsResult
Implements IExportJobsResult
Inheritance
ExportJobsResult
Attributes
Implements

Constructors

ExportJobsResult()

Properties

BlobSasKey
BlobUrl
ExcelFileBlobSasKey
ExcelFileBlobUrl

Methods

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

Applies to