ServicesDescription クラス

定義

サービスの説明。

public class ServicesDescription : Microsoft.Azure.Management.HealthcareApis.Models.ServicesResource
type ServicesDescription = class
    inherit ServicesResource
Public Class ServicesDescription
Inherits ServicesResource
継承
ServicesDescription

コンストラクター

ServicesDescription()

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

ServicesDescription(Kind, String, String, String, String, IDictionary<String, String>, String, ServicesResourceIdentity, ServicesProperties, SystemData)

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

プロパティ

Etag

リソースを編集するときにオプティミスティック コンカレンシーに使用される、リソースに関連付けられている etag を取得または設定します。

(継承元 ServicesResource)
Id

リソース識別子を取得します。

(継承元 ServicesResource)
Identity

サービスにマネージド ID が関連付けられているかどうかを示す設定を取得または設定します。

(継承元 ServicesResource)
Kind

サービスの種類を取得または設定します。 使用できる値は、'fhir'、'fhir-Stu3'、'fhir-R4' です。

(継承元 ServicesResource)
Location

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

(継承元 ServicesResource)
Name

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

(継承元 ServicesResource)
Properties

サービスの共通プロパティを取得または設定します。

SystemData

リソースの作成と最後の変更に関連するメタデータを取得または設定します。

Tags

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

(継承元 ServicesResource)
Type

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

(継承元 ServicesResource)

メソッド

Validate()

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

適用対象