Compartilhar via


ArmHybridNetworkModelFactory.NetworkServiceDesignGroupData Método

Definição

Inicializa uma nova instância de NetworkServiceDesignGroupData.

public static Azure.ResourceManager.HybridNetwork.NetworkServiceDesignGroupData NetworkServiceDesignGroupData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, System.Collections.Generic.IDictionary<string,string> tags = default, Azure.Core.AzureLocation location = default, Azure.ResourceManager.HybridNetwork.Models.NetworkServiceDesignGroupPropertiesFormat properties = default);
static member NetworkServiceDesignGroupData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * System.Collections.Generic.IDictionary<string, string> * Azure.Core.AzureLocation * Azure.ResourceManager.HybridNetwork.Models.NetworkServiceDesignGroupPropertiesFormat -> Azure.ResourceManager.HybridNetwork.NetworkServiceDesignGroupData
Public Shared Function NetworkServiceDesignGroupData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional location As AzureLocation = Nothing, Optional properties As NetworkServiceDesignGroupPropertiesFormat = Nothing) As NetworkServiceDesignGroupData

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

tags
IDictionary<String,String>

As marcas.

location
AzureLocation

O local.

properties
NetworkServiceDesignGroupPropertiesFormat

propriedades do grupo de design do serviço de rede.

Retornos

Uma nova NetworkServiceDesignGroupData instância para zombar.

Aplica-se a