次の方法で共有


GatewayContract クラス

定義

ゲートウェイの詳細。

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

コンストラクター

GatewayContract()

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

GatewayContract(String, String, String, ResourceLocationDataContract, String)

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

プロパティ

Description

ゲートウェイの説明を取得または設定します

Id

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

(継承元 Resource)
LocationData

ゲートウェイの場所を取得または設定します。

Name

リソースの名前を取得します

(継承元 Resource)
Type

リソースの種類を取得します。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

(継承元 Resource)

メソッド

Validate()

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

適用対象