Sdílet prostřednictvím


PublishingProfileFormat Třída

Definice

Definuje hodnoty pro 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)
Dědičnost
Atributy
Newtonsoft.Json.JsonConverterAttribute

Konstruktory

PublishingProfileFormat()

Definuje hodnoty pro PublishingProfileFormat.

Pole

FileZilla3

Definuje hodnoty pro PublishingProfileFormat.

Ftp

Definuje hodnoty pro PublishingProfileFormat.

WebDeploy

Definuje hodnoty pro PublishingProfileFormat.

Vlastnosti

Value

Definuje hodnoty pro PublishingProfileFormat.

(Zděděno od ExpandableStringEnum<T>)

Metody

Equals(Object)

Definuje hodnoty pro PublishingProfileFormat.

(Zděděno od ExpandableStringEnum<T>)
Equals(String)

Definuje hodnoty pro PublishingProfileFormat.

(Zděděno od ExpandableStringEnum<T>)
GetHashCode()

Definuje hodnoty pro PublishingProfileFormat.

(Zděděno od ExpandableStringEnum<T>)
ToString()

Definuje hodnoty pro PublishingProfileFormat.

(Zděděno od ExpandableStringEnum<T>)

Platí pro