Compartilhar via


ArmDataBoxEdgeModelFactory.DataBoxEdgeDeviceData Método

Definição

Inicializa uma nova instância de DataBoxEdgeDeviceData.

public static Azure.ResourceManager.DataBoxEdge.DataBoxEdgeDeviceData DataBoxEdgeDeviceData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, System.Collections.Generic.IDictionary<string,string> tags = default, Azure.Core.AzureLocation location = default, Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeSku sku = default, Azure.ETag? etag = default, Azure.ResourceManager.Models.ManagedServiceIdentity identity = default, Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDeviceKind? kind = default, Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDeviceStatus? dataBoxEdgeDeviceStatus = default, string serialNumber = default, string description = default, string modelDescription = default, Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDeviceType? deviceType = default, string friendlyName = default, string culture = default, string deviceModel = default, string deviceSoftwareVersion = default, long? deviceLocalCapacity = default, string timeZone = default, string deviceHcsVersion = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeRoleType> configuredRoleTypes = default, int? nodeCount = default, Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeResourceMoveDetails resourceMoveDetails = default, Azure.ResourceManager.DataBoxEdge.Models.EdgeProfileSubscription edgeSubscription = default, Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDataResidencyType? residencyType = default);
static member DataBoxEdgeDeviceData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * System.Collections.Generic.IDictionary<string, string> * Azure.Core.AzureLocation * Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeSku * Nullable<Azure.ETag> * Azure.ResourceManager.Models.ManagedServiceIdentity * Nullable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDeviceKind> * Nullable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDeviceStatus> * string * string * string * Nullable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDeviceType> * string * string * string * string * Nullable<int64> * string * string * seq<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeRoleType> * Nullable<int> * Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeResourceMoveDetails * Azure.ResourceManager.DataBoxEdge.Models.EdgeProfileSubscription * Nullable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDataResidencyType> -> Azure.ResourceManager.DataBoxEdge.DataBoxEdgeDeviceData
Public Shared Function DataBoxEdgeDeviceData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional location As AzureLocation = Nothing, Optional sku As DataBoxEdgeSku = Nothing, Optional etag As Nullable(Of ETag) = Nothing, Optional identity As ManagedServiceIdentity = Nothing, Optional kind As Nullable(Of DataBoxEdgeDeviceKind) = Nothing, Optional dataBoxEdgeDeviceStatus As Nullable(Of DataBoxEdgeDeviceStatus) = Nothing, Optional serialNumber As String = Nothing, Optional description As String = Nothing, Optional modelDescription As String = Nothing, Optional deviceType As Nullable(Of DataBoxEdgeDeviceType) = Nothing, Optional friendlyName As String = Nothing, Optional culture As String = Nothing, Optional deviceModel As String = Nothing, Optional deviceSoftwareVersion As String = Nothing, Optional deviceLocalCapacity As Nullable(Of Long) = Nothing, Optional timeZone As String = Nothing, Optional deviceHcsVersion As String = Nothing, Optional configuredRoleTypes As IEnumerable(Of DataBoxEdgeRoleType) = Nothing, Optional nodeCount As Nullable(Of Integer) = Nothing, Optional resourceMoveDetails As DataBoxEdgeResourceMoveDetails = Nothing, Optional edgeSubscription As EdgeProfileSubscription = Nothing, Optional residencyType As Nullable(Of DataBoxEdgeDataResidencyType) = Nothing) As DataBoxEdgeDeviceData

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

tags
IDictionary<String,String>

As marcas.

location
AzureLocation

O local.

sku
DataBoxEdgeSku

O tipo de SKU.

etag
Nullable<ETag>

A etag para os dispositivos.

identity
ManagedServiceIdentity

Identidade msi do recurso. Tipos de identidade com suporte atuais: None, SystemAssigned, UserAssigned.

kind
Nullable<DataBoxEdgeDeviceKind>

O tipo do dispositivo.

dataBoxEdgeDeviceStatus
Nullable<DataBoxEdgeDeviceStatus>

O status do dispositivo Data Box Edge/Gateway.

serialNumber
String

O número de série do dispositivo Data Box Edge/Gateway.

description
String

A Descrição do dispositivo Data Box Edge/Gateway.

modelDescription
String

A descrição do modelo de dispositivo Data Box Edge/Gateway.

deviceType
Nullable<DataBoxEdgeDeviceType>

O tipo do dispositivo Data Box Edge/Gateway.

friendlyName
String

O nome do dispositivo Data Box Edge/Gateway.

culture
String

A cultura do dispositivo Data Box Edge/Gateway.

deviceModel
String

O modelo de dispositivo Data Box Edge/Gateway.

deviceSoftwareVersion
String

A versão do software do dispositivo Data Box Edge/Gateway.

deviceLocalCapacity
Nullable<Int64>

A capacidade local do dispositivo Data Box Edge/Gateway em MB.

timeZone
String

O fuso horário do dispositivo Data Box Edge/Gateway.

deviceHcsVersion
String

O número de versão do software do dispositivo (por exemplo, 1.2.18105.6).

configuredRoleTypes
IEnumerable<DataBoxEdgeRoleType>

Tipo de funções de computação configuradas.

nodeCount
Nullable<Int32>

O número de nós do cluster.

resourceMoveDetails
DataBoxEdgeResourceMoveDetails

Os detalhes da operação de movimentação nesse recurso.

edgeSubscription
EdgeProfileSubscription

Os detalhes do Perfil do Edge para esse recurso.

residencyType
Nullable<DataBoxEdgeDataResidencyType>

Os detalhes das propriedades relacionadas à residência de dados para esse recurso.

Retornos

Uma nova DataBoxEdgeDeviceData instância para zombar.

Aplica-se a