ICsmPublishingProfileOptions Interface

Definition

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

Properties

Format
IncludeDisasterRecoveryEndpoint

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to