Partager via


ArmDataBoxEdgeModelFactory.DataBoxEdgeDeviceData Méthode

Définition

Initialise une nouvelle instance 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

Paramètres

name
String

Nom.

resourceType
ResourceType

ResourceType.

systemData
SystemData

SystemData.

tags
IDictionary<String,String>

Balises.

location
AzureLocation

Emplacement.

sku
DataBoxEdgeSku

Type de référence SKU.

etag
Nullable<ETag>

Etag pour les appareils.

identity
ManagedServiceIdentity

Identité MSI de la ressource. Types d’identité pris en charge actuels : None, SystemAssigned, UserAssigned.

kind
Nullable<DataBoxEdgeDeviceKind>

Type de l’appareil.

dataBoxEdgeDeviceStatus
Nullable<DataBoxEdgeDeviceStatus>

Status de l’appareil Data Box Edge/Gateway.

serialNumber
String

Numéro de série de l’appareil Data Box Edge/Gateway.

description
String

Description de l’appareil Data Box Edge/Gateway.

modelDescription
String

Description du modèle d’appareil Data Box Edge/Gateway.

deviceType
Nullable<DataBoxEdgeDeviceType>

Type de l’appareil Data Box Edge/Gateway.

friendlyName
String

Nom de l’appareil Data Box Edge/Gateway.

culture
String

Culture de l’appareil Data Box Edge/Gateway.

deviceModel
String

Modèle d’appareil Data Box Edge/Gateway.

deviceSoftwareVersion
String

Version logicielle de l’appareil Data Box Edge/Gateway.

deviceLocalCapacity
Nullable<Int64>

Capacité locale de l’appareil Data Box Edge/Gateway en Mo.

timeZone
String

Fuseau horaire de l’appareil Data Box Edge/Gateway.

deviceHcsVersion
String

Numéro de version du logiciel de l’appareil (par exemple : 1.2.18105.6).

configuredRoleTypes
IEnumerable<DataBoxEdgeRoleType>

Type de rôles de calcul configurés.

nodeCount
Nullable<Int32>

Quantité de nœuds dans le cluster.

resourceMoveDetails
DataBoxEdgeResourceMoveDetails

Détails de l’opération de déplacement sur cette ressource.

edgeSubscription
EdgeProfileSubscription

Détails du profil Edge pour cette ressource.

residencyType
Nullable<DataBoxEdgeDataResidencyType>

Détails des propriétés liées à la résidence des données pour cette ressource.

Retours

Une nouvelle DataBoxEdgeDeviceData instance pour se moquer.

S’applique à