Partilhar via


ArmHybridNetworkModelFactory.PublisherPropertiesFormat Método

Definição

Inicializa uma nova instância de PublisherPropertiesFormat.

public static Azure.ResourceManager.HybridNetwork.Models.PublisherPropertiesFormat PublisherPropertiesFormat (Azure.ResourceManager.HybridNetwork.Models.ProvisioningState? provisioningState = default, Azure.ResourceManager.HybridNetwork.Models.PublisherScope? scope = default);
static member PublisherPropertiesFormat : Nullable<Azure.ResourceManager.HybridNetwork.Models.ProvisioningState> * Nullable<Azure.ResourceManager.HybridNetwork.Models.PublisherScope> -> Azure.ResourceManager.HybridNetwork.Models.PublisherPropertiesFormat
Public Shared Function PublisherPropertiesFormat (Optional provisioningState As Nullable(Of ProvisioningState) = Nothing, Optional scope As Nullable(Of PublisherScope) = Nothing) As PublisherPropertiesFormat

Parâmetros

provisioningState
Nullable<ProvisioningState>

O estado de provisionamento do recurso do publicador.

scope
Nullable<PublisherScope>

O escopo do editor.

Retornos

Uma nova PublisherPropertiesFormat instância para zombar.

Aplica-se a