你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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