StorageContainer Class
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.
Azure Storage blob container information.
[Microsoft.Rest.Serialization.JsonTransformation]
public class StorageContainer : Microsoft.Azure.Management.DataLake.Analytics.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StorageContainer = class
inherit SubResource
Public Class StorageContainer
Inherits SubResource
- Inheritance
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
| StorageContainer() |
Initializes a new instance of the StorageContainer class. |
| StorageContainer(String, String, String, Nullable<DateTime>) |
Initializes a new instance of the StorageContainer class. |
Properties
| Id |
Gets the resource identifier. (Inherited from SubResource) |
| LastModifiedTime |
Gets the last modified time of the blob container. |
| Name |
Gets the resource name. (Inherited from SubResource) |
| Type |
Gets the resource type. (Inherited from SubResource) |