PSSubResource Constructors
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.
Overloads
PSSubResource() | |
PSSubResource(String, String, String, String) |
PSSubResource()
public PSSubResource ();
Public Sub New ()
Applies to
PSSubResource(String, String, String, String)
public PSSubResource (string id, string name, string type, string etag);
new Microsoft.Azure.Commands.Synapse.Models.PSSubResource : string * string * string * string -> Microsoft.Azure.Commands.Synapse.Models.PSSubResource
Public Sub New (id As String, name As String, type As String, etag As String)
Parameters
- id
- String
- name
- String
- type
- String
- etag
- String