AzureStorageBlobStore 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.
The Azure storage blob properties.
public class AzureStorageBlobStore : Azure.ResourceManager.Discovery.Models.DiscoveryStorageStore, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Discovery.Models.AzureStorageBlobStore>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Discovery.Models.AzureStorageBlobStore>
type AzureStorageBlobStore = class
inherit DiscoveryStorageStore
interface IJsonModel<AzureStorageBlobStore>
interface IPersistableModel<AzureStorageBlobStore>
Public Class AzureStorageBlobStore
Inherits DiscoveryStorageStore
Implements IJsonModel(Of AzureStorageBlobStore), IPersistableModel(Of AzureStorageBlobStore)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| AzureStorageBlobStore(ResourceIdentifier) |
Initializes a new instance of AzureStorageBlobStore. |
Properties
| Name | Description |
|---|---|
| MountProtocol |
The protocol to use for mounting the storage store. |
| StorageAccountId |
The associated Azure Storage Account ID. |