Share via


PSBlobInventoryCreationTime Constructors

Definition

Overloads

PSBlobInventoryCreationTime()
PSBlobInventoryCreationTime(BlobInventoryCreationTime)

PSBlobInventoryCreationTime()

public PSBlobInventoryCreationTime ();
Public Sub New ()

Applies to

PSBlobInventoryCreationTime(BlobInventoryCreationTime)

public PSBlobInventoryCreationTime (Microsoft.Azure.Management.Storage.Models.BlobInventoryCreationTime creationTime);
new Microsoft.Azure.Commands.Management.Storage.Models.PSBlobInventoryCreationTime : Microsoft.Azure.Management.Storage.Models.BlobInventoryCreationTime -> Microsoft.Azure.Commands.Management.Storage.Models.PSBlobInventoryCreationTime
Public Sub New (creationTime As BlobInventoryCreationTime)

Parameters

Applies to