PSPrivateLinkResource Constructor
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 PSPrivateLinkResource (string id, string name, string groupId, System.Collections.Generic.IList<string> requiredMembers = default, System.Collections.Generic.IList<string> requiredZoneNames = default);
new Microsoft.Azure.Commands.Batch.Models.PSPrivateLinkResource : string * string * string * System.Collections.Generic.IList<string> * System.Collections.Generic.IList<string> -> Microsoft.Azure.Commands.Batch.Models.PSPrivateLinkResource
Public Sub New (id As String, name As String, groupId As String, Optional requiredMembers As IList(Of String) = Nothing, Optional requiredZoneNames As IList(Of String) = Nothing)
Parameters
- id
- String
- name
- String
- groupId
- String