PrivateLinkResourcesBaseCmdlet.WritePrivateLinkResourcesList Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected void WritePrivateLinkResourcesList (System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Search.Models.PrivateLinkResource> resources);
member this.WritePrivateLinkResourcesList : seq<Microsoft.Azure.Management.Search.Models.PrivateLinkResource> -> unit
Protected Sub WritePrivateLinkResourcesList (resources As IEnumerable(Of PrivateLinkResource))
Parameters
- resources
- IEnumerable<PrivateLinkResource>