次の方法で共有


CsmPublishingCredentialsPoliciesEntity クラス

定義

資格情報ポリシー パラメーターの発行。

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

コンストラクター

CsmPublishingCredentialsPoliciesEntity()

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

CsmPublishingCredentialsPoliciesEntity(Boolean, String, String, String, String)

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

プロパティ

Allow

発行メソッドへのアクセスを許可する lt;コード&gt;true&lt;/code&gt; を取得または設定&します。それ以外の場合は、&lt;code&gt;false&lt;/code&gt;。

Id

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

(継承元 ProxyOnlyResource)
Kind

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

(継承元 ProxyOnlyResource)
Name

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

(継承元 ProxyOnlyResource)
Type

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

(継承元 ProxyOnlyResource)

メソッド

Validate()

オブジェクトを検証します。

適用対象