Share via


SubscriptionFeatureRegistrationProperties クラス

定義

public class SubscriptionFeatureRegistrationProperties
type SubscriptionFeatureRegistrationProperties = class
Public Class SubscriptionFeatureRegistrationProperties
継承
SubscriptionFeatureRegistrationProperties

コンストラクター

SubscriptionFeatureRegistrationProperties()

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

SubscriptionFeatureRegistrationProperties(String, String, String, String, String, String, AuthorizationProfile, IDictionary<String, String>, Nullable<DateTime>, Nullable<DateTime>, String, String, Nullable<Boolean>, String)

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

プロパティ

ApprovalType

機能の承認の種類を取得します。 指定できる値は、'NotSpecified'、'ApprovalRequired'、'AutoApproval' です。

AuthorizationProfile
Description

機能の説明を取得または設定します。

DisplayName

featureDisplayName を取得します。

DocumentationLink

機能ドキュメントのリンクを取得します。

FeatureName

featureName を取得します。

Metadata

メタデータのキーと値のペアを取得または設定します。

ProviderNamespace

providerNamespace を取得します。

RegistrationDate

機能の登録日を取得します。

ReleaseDate

機能のリリース日を取得します。

ShouldFeatureDisplayInPortal

ポータルに機能を表示するかどうかを示す値を取得または設定します。

State

状態を取得または設定します。 指定できる値は、'NotSpecified'、'NotRegistered'、'Pending'、'Registering'、'Registered'、'Unregistering'、'Unregistered' です。

SubscriptionId

subscriptionId を取得します。

TenantId

tenantId を取得します。

メソッド

Validate()

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

適用対象