NetworkingProvider.ListPrivateLinkResource(String, String) 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.
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPrivateLinkResource> ListPrivateLinkResource (string resourceGroupName, string serviceName);
abstract member ListPrivateLinkResource : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPrivateLinkResource>
override this.ListPrivateLinkResource : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPrivateLinkResource>
Public Function ListPrivateLinkResource (resourceGroupName As String, serviceName As String) As List(Of PSPrivateLinkResource)
Parameters
- resourceGroupName
- String
- serviceName
- String