Compartilhar via


ArmRecoveryServicesDataReplicationModelFactory.WorkflowModelCustomProperties Método

Definição

Inicializa uma nova instância de 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

Parâmetros

instanceType
String

Obtém ou define o tipo de instância.

affectedObjectDetails
IReadOnlyDictionary<String,String>

Obtém ou define as propriedades personalizadas do objeto afetado.

Retornos

Uma nova WorkflowModelCustomProperties instância para zombar.

Aplica-se a