Udostępnij za pośrednictwem


PublishingProfileFormat Klasa

Definicja

Definiuje wartości publishingProfileFormat.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.PublishingProfileFormat>))]
public class PublishingProfileFormat : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.Models.PublishingProfileFormat>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.PublishingProfileFormat>))>]
type PublishingProfileFormat = class
    inherit ExpandableStringEnum<PublishingProfileFormat>
Public Class PublishingProfileFormat
Inherits ExpandableStringEnum(Of PublishingProfileFormat)
Dziedziczenie
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Konstruktory

PublishingProfileFormat()

Definiuje wartości publishingProfileFormat.

Pola

FileZilla3

Definiuje wartości publishingProfileFormat.

Ftp

Definiuje wartości publishingProfileFormat.

WebDeploy

Definiuje wartości publishingProfileFormat.

Właściwości

Value

Definiuje wartości publishingProfileFormat.

(Odziedziczone po ExpandableStringEnum<T>)

Metody

Equals(Object)

Definiuje wartości publishingProfileFormat.

(Odziedziczone po ExpandableStringEnum<T>)
Equals(String)

Definiuje wartości publishingProfileFormat.

(Odziedziczone po ExpandableStringEnum<T>)
GetHashCode()

Definiuje wartości publishingProfileFormat.

(Odziedziczone po ExpandableStringEnum<T>)
ToString()

Definiuje wartości publishingProfileFormat.

(Odziedziczone po ExpandableStringEnum<T>)

Dotyczy