次の方法で共有


RecoveryServicesVaultResource.GetRecoveryServicesPrivateLinkResources メソッド

定義

RecoveryServicesVault 内の RecoveryServicesPrivateLinkResources のコレクションを取得します。

public virtual Azure.ResourceManager.RecoveryServices.RecoveryServicesPrivateLinkResourceCollection GetRecoveryServicesPrivateLinkResources ();
abstract member GetRecoveryServicesPrivateLinkResources : unit -> Azure.ResourceManager.RecoveryServices.RecoveryServicesPrivateLinkResourceCollection
override this.GetRecoveryServicesPrivateLinkResources : unit -> Azure.ResourceManager.RecoveryServices.RecoveryServicesPrivateLinkResourceCollection
Public Overridable Function GetRecoveryServicesPrivateLinkResources () As RecoveryServicesPrivateLinkResourceCollection

戻り値

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

適用対象