CsmPublishingProfileOptions Class

Definition

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

Constructors

CsmPublishingProfileOptions()

Properties

Format
IncludeDisasterRecoveryEndpoint

Methods

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

Applies to