Compartilhar via


HybridNetworkExtensions.GetNetworkServiceDesignGroupResource Método

Definição

Obtém um objeto que representa um NetworkServiceDesignGroupResource junto com as operações de instância que podem ser executadas nele, mas sem dados. Você pode usar CreateResourceIdentifier(String, String, String, String) para criar um NetworkServiceDesignGroupResourceResourceIdentifier com base em seus componentes. MockingTo mock this method, please mock GetNetworkServiceDesignGroupResource(ResourceIdentifier) instead.

public static Azure.ResourceManager.HybridNetwork.NetworkServiceDesignGroupResource GetNetworkServiceDesignGroupResource (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier id);
static member GetNetworkServiceDesignGroupResource : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.HybridNetwork.NetworkServiceDesignGroupResource
<Extension()>
Public Function GetNetworkServiceDesignGroupResource (client As ArmClient, id As ResourceIdentifier) As NetworkServiceDesignGroupResource

Parâmetros

client
ArmClient

A ArmClient instância em que o método será executado.

id
ResourceIdentifier

A ID do recurso a ser obtido.

Retornos

Retorna um objeto NetworkServiceDesignGroupResource.

Aplica-se a