Freigeben über


ArmRecoveryServicesDataReplicationModelFactory.WorkflowModelCustomProperties Methode

Definition

Initialisiert eine neue instance von WorkflowModelCustomProperties.

public static Azure.ResourceManager.RecoveryServicesDataReplication.Models.WorkflowModelCustomProperties WorkflowModelCustomProperties (string instanceType = default, System.Collections.Generic.IReadOnlyDictionary<string,string> affectedObjectDetails = default);
static member WorkflowModelCustomProperties : string * System.Collections.Generic.IReadOnlyDictionary<string, string> -> Azure.ResourceManager.RecoveryServicesDataReplication.Models.WorkflowModelCustomProperties
Public Shared Function WorkflowModelCustomProperties (Optional instanceType As String = Nothing, Optional affectedObjectDetails As IReadOnlyDictionary(Of String, String) = Nothing) As WorkflowModelCustomProperties

Parameter

instanceType
String

Ruft den instance-Typ ab oder legt diese fest.

affectedObjectDetails
IReadOnlyDictionary<String,String>

Ruft benutzerdefinierte Eigenschaften des betroffenen Objekts ab oder legt diese fest.

Gibt zurück

Eine neue WorkflowModelCustomProperties instance zum Simulieren.

Gilt für: