Freigeben über


IDdosProtectionPlan Schnittstelle

Definition

DDoS-Schutzplan.

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)
Implementiert

Eigenschaften

Id

Ruft die Ressourcen-ID-Zeichenfolge ab.

(Geerbt von IHasId)
Inner

DDoS-Schutzplan.

(Geerbt von IHasInner<T>)
Key

DDoS-Schutzplan.

(Geerbt von IIndexable)
Manager

Ruft den Managerclienttyp dieses Ressourcentyps ab.

(Geerbt von IHasManager<ManagerT>)
Name

Ruft den Namen der Ressource ab.

(Geerbt von IHasName)
ProvisioningState

Ruft den Bereitstellungsstatus der DDoS-Schutzplanressource ab.

Region

DDoS-Schutzplan.

(Geerbt von IResource)
RegionName

DDoS-Schutzplan.

(Geerbt von IResource)
ResourceGroupName

DDoS-Schutzplan.

(Geerbt von IHasResourceGroup)
ResourceGuid

Ruft die RESSOURCEN-GUID-Eigenschaft der DDoS-Schutzplanressource ab. Sie identifiziert eine Ressource eindeutig, auch wenn der Benutzer seinen Namen ändert oder die Ressource über Abonnements oder Ressourcengruppen hinweg migriert.

Tags

DDoS-Schutzplan.

(Geerbt von IResource)
Type

DDoS-Schutzplan.

(Geerbt von IResource)
VirtualNetworks

Ruft die Liste der virtuellen Netzwerke ab, die der DDoS-Schutzplanressource zugeordnet sind. Diese Liste ist schreibgeschützt.

Methoden

Refresh()

Aktualisiert die Ressource, um sie mit Azure zu synchronisieren.

(Geerbt von IRefreshable<T>)
RefreshAsync(CancellationToken)

Aktualisiert die Ressource, um sie mit Azure zu synchronisieren.

(Geerbt von IRefreshable<T>)
Update()

DDoS-Schutzplan.

(Geerbt von IUpdatable<T>)

Gilt für: