次の方法で共有


StaticSiteZipDeploymentARMResource クラス

定義

静的サイト zip 展開 ARM リソース。

[Microsoft.Rest.Serialization.JsonTransformation]
public class StaticSiteZipDeploymentARMResource : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StaticSiteZipDeploymentARMResource = class
    inherit ProxyOnlyResource
Public Class StaticSiteZipDeploymentARMResource
Inherits ProxyOnlyResource
継承
StaticSiteZipDeploymentARMResource
属性

コンストラクター

StaticSiteZipDeploymentARMResource()

StaticSiteZipDeploymentARMResource クラスの新しいインスタンスを初期化します。

StaticSiteZipDeploymentARMResource(String, String, String, String, String, String, String, String, String)

StaticSiteZipDeploymentARMResource クラスの新しいインスタンスを初期化します。

プロパティ

ApiZipUrl

zip 形式の API コンテンツの URL を取得または設定します

AppZipUrl

zip 形式のアプリ コンテンツの URL を取得または設定します

DeploymentTitle

展開にラベルを付けるタイトルを取得または設定します

FunctionLanguage

API コンテンツの言語 (存在する場合) を取得または設定します

Id

リソース ID を取得します。

(継承元 ProxyOnlyResource)
Kind

リソースの種類を取得または設定します。

(継承元 ProxyOnlyResource)
Name

リソース名を取得します。

(継承元 ProxyOnlyResource)
Provider

この展開を送信するプロバイダーを取得または設定します

Type

リソースの種類を取得します。

(継承元 ProxyOnlyResource)

適用対象