次の方法で共有


WebPubSubResource.GetWebPubSubSharedPrivateLinks メソッド

定義

WebPubSub 内の WebPubSubSharedPrivateLinkResources のコレクションを取得します。

public virtual Azure.ResourceManager.WebPubSub.WebPubSubSharedPrivateLinkCollection GetWebPubSubSharedPrivateLinks ();
abstract member GetWebPubSubSharedPrivateLinks : unit -> Azure.ResourceManager.WebPubSub.WebPubSubSharedPrivateLinkCollection
override this.GetWebPubSubSharedPrivateLinks : unit -> Azure.ResourceManager.WebPubSub.WebPubSubSharedPrivateLinkCollection
Public Overridable Function GetWebPubSubSharedPrivateLinks () As WebPubSubSharedPrivateLinkCollection

戻り値

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

適用対象