Partager via


ArmDefenderEasmModelFactory.EasmLabelData Méthode

Définition

Initialise une nouvelle instance d’EasmLabelData.

public static Azure.ResourceManager.DefenderEasm.EasmLabelData EasmLabelData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.DefenderEasm.Models.EasmResourceProvisioningState? provisioningState = default, string displayName = default, string color = default);
static member EasmLabelData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Nullable<Azure.ResourceManager.DefenderEasm.Models.EasmResourceProvisioningState> * string * string -> Azure.ResourceManager.DefenderEasm.EasmLabelData
Public Shared Function EasmLabelData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional provisioningState As Nullable(Of EasmResourceProvisioningState) = Nothing, Optional displayName As String = Nothing, Optional color As String = Nothing) As EasmLabelData

Paramètres

name
String

Nom.

resourceType
ResourceType

ResourceType.

systemData
SystemData

SystemData.

provisioningState
Nullable<EasmResourceProvisioningState>

État d’approvisionnement des ressources.

displayName
String

Nom complet de l’étiquette.

color
String

Couleur de l’étiquette.

Retours

Une nouvelle EasmLabelData instance pour se moquer.

S’applique à