PublishingProfileFormat 클래스

정의

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)
상속
특성
Newtonsoft.Json.JsonConverterAttribute

생성자

PublishingProfileFormat()

PublishingProfileFormat에 대한 값을 정의합니다.

필드

FileZilla3

PublishingProfileFormat에 대한 값을 정의합니다.

Ftp

PublishingProfileFormat에 대한 값을 정의합니다.

WebDeploy

PublishingProfileFormat에 대한 값을 정의합니다.

속성

Value

PublishingProfileFormat에 대한 값을 정의합니다.

(다음에서 상속됨 ExpandableStringEnum<T>)

메서드

Equals(Object)

PublishingProfileFormat에 대한 값을 정의합니다.

(다음에서 상속됨 ExpandableStringEnum<T>)
Equals(String)

PublishingProfileFormat에 대한 값을 정의합니다.

(다음에서 상속됨 ExpandableStringEnum<T>)
GetHashCode()

PublishingProfileFormat에 대한 값을 정의합니다.

(다음에서 상속됨 ExpandableStringEnum<T>)
ToString()

PublishingProfileFormat에 대한 값을 정의합니다.

(다음에서 상속됨 ExpandableStringEnum<T>)

적용 대상