次の方法で共有


IntegrationAccountPartner クラス

定義

統合アカウント パートナー。

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

コンストラクター

IntegrationAccountPartner()

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

IntegrationAccountPartner(String, PartnerContent, String, String, String, String, IDictionary<String,String>, Nullable<DateTime>, Nullable<DateTime>, Object)

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

プロパティ

ChangedTime

変更された時刻を取得します。

Content

パートナー コンテンツを取得または設定します。

CreatedTime

作成された時刻を取得します。

Id

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

(継承元 Resource)
Location

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

(継承元 Resource)
Metadata

メタデータを取得または設定します。

Name

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

(継承元 Resource)
PartnerType

パートナーの種類を取得または設定します。 指定できる値は、'NotSpecified'、'B2B' です。

Tags

リソース タグを取得または設定します。

(継承元 Resource)
Type

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

(継承元 Resource)

メソッド

Validate()

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

適用対象