次の方法で共有


IntegrationAccountSession クラス

定義

統合アカウント セッション。

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

コンストラクター

IntegrationAccountSession()

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

IntegrationAccountSession(String, String, String, String, IDictionary<String,String>, Nullable<DateTime>, Nullable<DateTime>, Object)

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

プロパティ

ChangedTime

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

Content

セッションの内容を取得または設定します。

CreatedTime

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

Id

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

(継承元 Resource)
Location

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

(継承元 Resource)
Name

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

(継承元 Resource)
Tags

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

(継承元 Resource)
Type

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

(継承元 Resource)

適用対象