次の方法で共有


HealthcareApisServiceResource.GetHealthcareApisServicePrivateLinkResources メソッド

定義

HealthcareApisService 内の HealthcareApisServicePrivateLinkResources のコレクションを取得します。

public virtual Azure.ResourceManager.HealthcareApis.HealthcareApisServicePrivateLinkResourceCollection GetHealthcareApisServicePrivateLinkResources ();
abstract member GetHealthcareApisServicePrivateLinkResources : unit -> Azure.ResourceManager.HealthcareApis.HealthcareApisServicePrivateLinkResourceCollection
override this.GetHealthcareApisServicePrivateLinkResources : unit -> Azure.ResourceManager.HealthcareApis.HealthcareApisServicePrivateLinkResourceCollection
Public Overridable Function GetHealthcareApisServicePrivateLinkResources () As HealthcareApisServicePrivateLinkResourceCollection

戻り値

HealthcareApisServicePrivateLinkResources のコレクションとその HealthcareApisServicePrivateLinkResource に対する操作を表す オブジェクト。

適用対象