共用方式為


SharedPrivateLinkResourceBaseCmdlet.WriteSharedPrivateLinkResourceList Method

Definition

protected void WriteSharedPrivateLinkResourceList (System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Search.Models.SharedPrivateLinkResource> resources);
member this.WriteSharedPrivateLinkResourceList : seq<Microsoft.Azure.Management.Search.Models.SharedPrivateLinkResource> -> unit
Protected Sub WriteSharedPrivateLinkResourceList (resources As IEnumerable(Of SharedPrivateLinkResource))

Parameters

Applies to