Partilhar via


ArmDataBoxModelFactory.DataCenterAddressInstructionResult Método

Definição

Inicializa uma nova instância de DataCenterAddressInstructionResult.

public static Azure.ResourceManager.DataBox.Models.DataCenterAddressInstructionResult DataCenterAddressInstructionResult (System.Collections.Generic.IEnumerable<string> supportedCarriersForReturnShipment = default, Azure.Core.AzureLocation? dataCenterAzureLocation = default, string communicationInstruction = default);
static member DataCenterAddressInstructionResult : seq<string> * Nullable<Azure.Core.AzureLocation> * string -> Azure.ResourceManager.DataBox.Models.DataCenterAddressInstructionResult
Public Shared Function DataCenterAddressInstructionResult (Optional supportedCarriersForReturnShipment As IEnumerable(Of String) = Nothing, Optional dataCenterAzureLocation As Nullable(Of AzureLocation) = Nothing, Optional communicationInstruction As String = Nothing) As DataCenterAddressInstructionResult

Parâmetros

supportedCarriersForReturnShipment
IEnumerable<String>

Lista de transportadoras com suporte para remessa de retorno.

dataCenterAzureLocation
Nullable<AzureLocation>

Local do Azure em que o Data Center serve principalmente.

communicationInstruction
String

Instrução de comunicação do data center.

Retornos

Uma nova DataCenterAddressInstructionResult instância para zombar.

Aplica-se a