Share via


PSBlobDataSet Class

Definition

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

public class PSBlobDataSet : Microsoft.Azure.PowerShell.Cmdlets.DataShare.Models.PSDataShareDataSet
type PSBlobDataSet = class
    inherit PSDataShareDataSet
Public Class PSBlobDataSet
Inherits PSDataShareDataSet
Inheritance

Constructors

PSBlobDataSet()

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

Properties

ContainerName

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

DataSetId (Inherited from PSDataShareDataSet)
FilePath

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

Id

Gets or sets the Resource Id

(Inherited from PSResource)
Name

Gets or sets the Resource Name

(Inherited from PSResource)
ResourceGroup (Inherited from PSDataShareDataSet)
StorageAccount (Inherited from PSDataShareDataSet)
SubscriptionId (Inherited from PSDataShareDataSet)
Type

Gets or sets the Resource type

(Inherited from PSResource)

Applies to