次の方法で共有


ConfluentAgreement クラス

定義

契約条件の定義。

public class ConfluentAgreement : Azure.ResourceManager.Models.ResourceData
type ConfluentAgreement = class
    inherit ResourceData
Public Class ConfluentAgreement
Inherits ResourceData
継承
ConfluentAgreement

コンストラクター

ConfluentAgreement()

ConfluentAgreement の新しいインスタンスを初期化します。

プロパティ

Id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(継承元 ResourceData)
IsAccepted

いずれかのバージョンの条項が承諾されている場合は、それ以外の場合は false。

LicenseTextLink

Microsoft と Publisher の用語を使用して HTML にリンクします。

Name

リソースの名前。

(継承元 ResourceData)
Plan

プラン識別子の文字列。

PrivacyPolicyLink

発行元のプライバシー ポリシーへのリンク。

Product

製品識別子の文字列。

Publisher

発行元識別子の文字列。

ResourceType

リソースの型。 たとえば、"Microsoft.Compute/virtualMachines" や "Microsoft.Storage/storageAccounts" などです。

(継承元 ResourceData)
RetrieveOn

条件が承諾された日時 (UTC)。 Accepted が false の場合、これは空です。

Signature

用語の署名。

SystemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

(継承元 ResourceData)

適用対象