Compartilhar via


ArmProviderHubModelFactory.DefaultRolloutData Método

Definição

Inicializa uma nova instância de DefaultRolloutData.

public static Azure.ResourceManager.ProviderHub.DefaultRolloutData DefaultRolloutData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.ProviderHub.Models.DefaultRolloutProperties properties = default);
static member DefaultRolloutData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Azure.ResourceManager.ProviderHub.Models.DefaultRolloutProperties -> Azure.ResourceManager.ProviderHub.DefaultRolloutData
Public Shared Function DefaultRolloutData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional properties As DefaultRolloutProperties = Nothing) As DefaultRolloutData

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

properties
DefaultRolloutProperties

Propriedades da distribuição.

Retornos

Uma nova DefaultRolloutData instância para simulação.

Aplica-se a