IWithExecuteAndSubnet Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public interface IWithExecuteAndSubnet : Microsoft.Azure.Management.Network.Fluent.Topology.Definition.IWithTargetSubnet, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IExecutable<Microsoft.Azure.Management.Network.Fluent.ITopology>
type IWithExecuteAndSubnet = interface
interface IExecutable<ITopology>
interface IIndexable
interface IWithTargetSubnet
Public Interface IWithExecuteAndSubnet
Implements IExecutable(Of ITopology), IWithTargetSubnet
- Derivado
- Implementações
Propriedades
Key | (Herdado de IIndexable) |
Métodos
Execute() |
Execute a solicitação. (Herdado de IExecutable<T>) |
ExecuteAsync(CancellationToken, Boolean) |
Execute a solicitação de forma assíncrona. (Herdado de IExecutable<T>) |
WithTargetSubnet(String) |
Defina o valor subnetName. (Herdado de IWithTargetSubnet) |
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for .NET