次の方法で共有


IntegrationAccountMap クラス

定義

統合アカウント マップ。

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

コンストラクター

IntegrationAccountMap()

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

IntegrationAccountMap(String, String, String, String, String, IDictionary<String,String>, IntegrationAccountMapPropertiesParametersSchema, Nullable<DateTime>, Nullable<DateTime>, String, String, ContentLink, Object)

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

プロパティ

ChangedTime

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

Content

コンテンツを取得または設定します。

ContentLink

コンテンツ リンクを取得します。

ContentType

コンテンツ タイプを取得または設定します。

CreatedTime

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

Id

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

(継承元 Resource)
Location

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

(継承元 Resource)
MapType

マップの種類を取得または設定します。 使用できる値は、'NotSpecified'、'Xslt'、'Xslt20'、'Xslt30'、'Liquid' です。

Metadata

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

Name

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

(継承元 Resource)
ParametersSchema

統合アカウント マップのパラメーター スキーマを取得または設定します。

Tags

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

(継承元 Resource)
Type

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

(継承元 Resource)

メソッド

Validate()

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

適用対象