IDefinition Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
L’intégralité de la définition des paramètres de rapport d’accessibilité Azure.
public interface IDefinition : Microsoft.Azure.Management.Network.Fluent.AzureReachabilityReport.Definition.IWithEndTime, Microsoft.Azure.Management.Network.Fluent.AzureReachabilityReport.Definition.IWithExecute, Microsoft.Azure.Management.Network.Fluent.AzureReachabilityReport.Definition.IWithProviderLocation, Microsoft.Azure.Management.Network.Fluent.AzureReachabilityReport.Definition.IWithStartTime, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IExecutable<Microsoft.Azure.Management.Network.Fluent.IAzureReachabilityReport>
type IDefinition = interface
interface IWithProviderLocation
interface IWithStartTime
interface IWithEndTime
interface IWithExecute
interface IExecutable<IAzureReachabilityReport>
interface IIndexable
interface IWithAzureLocations
interface IWithProviders
Public Interface IDefinition
Implements IExecutable(Of IAzureReachabilityReport), IWithEndTime, IWithExecute, IWithProviderLocation, IWithStartTime
- Implémente
Propriétés
Key |
L’intégralité de la définition des paramètres de rapport d’accessibilité Azure. (Hérité de IIndexable) |
Méthodes
Execute() |
Exécutez la demande. (Hérité de IExecutable<T>) |
ExecuteAsync(CancellationToken, Boolean) |
Exécutez la requête de manière asynchrone. (Hérité de IExecutable<T>) |
WithAzureLocations(String[]) |
L’intégralité de la définition des paramètres de rapport d’accessibilité Azure. (Hérité de IWithAzureLocations) |
WithEndTime(DateTime) |
L’intégralité de la définition des paramètres de rapport d’accessibilité Azure. (Hérité de IWithEndTime) |
WithProviderLocation(String) |
L’intégralité de la définition des paramètres de rapport d’accessibilité Azure. (Hérité de IWithProviderLocation) |
WithProviderLocation(String, String) |
L’intégralité de la définition des paramètres de rapport d’accessibilité Azure. (Hérité de IWithProviderLocation) |
WithProviderLocation(String, String, String) |
L’intégralité de la définition des paramètres de rapport d’accessibilité Azure. (Hérité de IWithProviderLocation) |
WithProviders(String[]) |
L’intégralité de la définition des paramètres de rapport d’accessibilité Azure. (Hérité de IWithProviders) |
WithStartTime(DateTime) |
L’intégralité de la définition des paramètres de rapport d’accessibilité Azure. (Hérité de IWithStartTime) |
S’applique à
Azure SDK for .NET