PSSynapseResource Class

Definition

public abstract class PSSynapseResource
type PSSynapseResource = class
Public MustInherit Class PSSynapseResource
Inheritance
PSSynapseResource
Derived

Constructors

PSSynapseResource(String, String, String)

Properties

Id

Gets fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

Name

Gets the name of the resource

Type

Gets the type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.

Applies to