IDdosProtectionPlan 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.
Plan de protection DDoS.
public interface IDdosProtectionPlan : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IGroupableResource<Microsoft.Azure.Management.Network.Fluent.INetworkManager,Microsoft.Azure.Management.Network.Fluent.Models.DdosProtectionPlanInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.Models.DdosProtectionPlanInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Network.Fluent.INetworkManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.Network.Fluent.IDdosProtectionPlan>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.Network.Fluent.DdosProtectionPlan.Update.IUpdate>
type IDdosProtectionPlan = interface
interface IBeta
interface IGroupableResource<INetworkManager, DdosProtectionPlanInner>
interface IResource
interface IIndexable
interface IHasId
interface IHasName
interface IHasResourceGroup
interface IHasManager<INetworkManager>
interface IHasInner<DdosProtectionPlanInner>
interface IRefreshable<IDdosProtectionPlan>
interface IUpdatable<IUpdate>
Public Interface IDdosProtectionPlan
Implements IBeta, IGroupableResource(Of INetworkManager, DdosProtectionPlanInner), IHasInner(Of DdosProtectionPlanInner), IHasManager(Of INetworkManager), IRefreshable(Of IDdosProtectionPlan), IUpdatable(Of IUpdate)
- Implémente
Propriétés
Id |
Obtient la chaîne d’ID de ressource (Hérité de IHasId) |
Inner |
Plan de protection DDoS. (Hérité de IHasInner<T>) |
Key |
Plan de protection DDoS. (Hérité de IIndexable) |
Manager |
Obtient le type de client manager de ce type de ressource. (Hérité de IHasManager<ManagerT>) |
Name |
Obtient le nom de la ressource (Hérité de IHasName) |
ProvisioningState |
Obtient l’état d’approvisionnement de la ressource du plan de protection DDoS. |
Region |
Plan de protection DDoS. (Hérité de IResource) |
RegionName |
Plan de protection DDoS. (Hérité de IResource) |
ResourceGroupName |
Plan de protection DDoS. (Hérité de IHasResourceGroup) |
ResourceGuid |
Obtient la propriété GUID de ressource de la ressource du plan de protection DDoS. Il identifie une ressource de manière unique, même si l’utilisateur change son nom ou migre la ressource entre des abonnements ou des groupes de ressources. |
Tags |
Plan de protection DDoS. (Hérité de IResource) |
Type |
Plan de protection DDoS. (Hérité de IResource) |
VirtualNetworks |
Obtient la liste des réseaux virtuels associés à la ressource du plan de protection DDoS. Cette liste est en lecture seule. |
Méthodes
Refresh() |
Actualise la ressource pour la synchroniser avec Azure. (Hérité de IRefreshable<T>) |
RefreshAsync(CancellationToken) |
Actualise la ressource pour la synchroniser avec Azure. (Hérité de IRefreshable<T>) |
Update() |
Plan de protection DDoS. (Hérité de IUpdatable<T>) |
S’applique à
Azure SDK for .NET