ArmDataBoxEdgeModelFactory.DataBoxEdgeStorageAccountData Method
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.
Initializes a new instance of DataBoxEdgeStorageAccountData.
public static Azure.ResourceManager.DataBoxEdge.DataBoxEdgeStorageAccountData DataBoxEdgeStorageAccountData(Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, string description = default, Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeStorageAccountStatus? storageAccountStatus = default, Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDataPolicy? dataPolicy = default, Azure.Core.ResourceIdentifier storageAccountCredentialId = default, string blobEndpoint = default, int? containerCount = default);
static member DataBoxEdgeStorageAccountData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * string * Nullable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeStorageAccountStatus> * Nullable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDataPolicy> * Azure.Core.ResourceIdentifier * string * Nullable<int> -> Azure.ResourceManager.DataBoxEdge.DataBoxEdgeStorageAccountData
Public Shared Function DataBoxEdgeStorageAccountData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional description As String = Nothing, Optional storageAccountStatus As Nullable(Of DataBoxEdgeStorageAccountStatus) = Nothing, Optional dataPolicy As Nullable(Of DataBoxEdgeDataPolicy) = Nothing, Optional storageAccountCredentialId As ResourceIdentifier = Nothing, Optional blobEndpoint As String = Nothing, Optional containerCount As Nullable(Of Integer) = Nothing) As DataBoxEdgeStorageAccountData
Parameters
- name
- String
- resourceType
- ResourceType
- systemData
- SystemData
- description
- String
- storageAccountStatus
- Nullable<DataBoxEdgeStorageAccountStatus>
- dataPolicy
- Nullable<DataBoxEdgeDataPolicy>
- storageAccountCredentialId
- ResourceIdentifier
- blobEndpoint
- String