次の方法で共有


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>)

適用対象