Udostępnij za pośrednictwem


IAppServicePlan Interfejs

Definicja

Niezmienna reprezentacja po stronie klienta planu usługi aplikacja systemu Azure.

public interface IAppServicePlan : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IGroupableResource<Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager,Microsoft.Azure.Management.AppService.Fluent.Models.AppServicePlanInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.AppServicePlanInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.AppService.Fluent.IAppServicePlan>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.AppService.Fluent.AppServicePlan.Update.IUpdate>
type IAppServicePlan = interface
    interface IBeta
    interface IGroupableResource<IAppServiceManager, AppServicePlanInner>
    interface IResource
    interface IIndexable
    interface IHasId
    interface IHasName
    interface IHasResourceGroup
    interface IHasManager<IAppServiceManager>
    interface IHasInner<AppServicePlanInner>
    interface IRefreshable<IAppServicePlan>
    interface IUpdatable<IUpdate>
Public Interface IAppServicePlan
Implements IBeta, IGroupableResource(Of IAppServiceManager, AppServicePlanInner), IHasInner(Of AppServicePlanInner), IHasManager(Of IAppServiceManager), IRefreshable(Of IAppServicePlan), IUpdatable(Of IUpdate)
Implementuje

Właściwości

Capacity

Pobiera maksymalną liczbę wystąpień, które można przypisać.

Id

Pobiera ciąg identyfikatora zasobu

(Odziedziczone po IHasId)
Inner

Niezmienna reprezentacja po stronie klienta planu usługi aplikacja systemu Azure.

(Odziedziczone po IHasInner<T>)
Key

Niezmienna reprezentacja po stronie klienta planu usługi aplikacja systemu Azure.

(Odziedziczone po IIndexable)
Manager

Pobiera typ klienta menedżera tego typu zasobu.

(Odziedziczone po IHasManager<ManagerT>)
MaxInstances

Pobiera maksymalną liczbę wystąpień, które można przypisać.

Name

Pobiera nazwę zasobu

(Odziedziczone po IHasName)
NumberOfWebApps

Pobiera liczbę aplikacji internetowych przypisanych do tego planu App Service.

OperatingSystem

Pobiera system operacyjny, na którym działa aplikacja internetowa.

PerSiteScaling

Pobiera, jeśli aplikacje przypisane do tego planu App Service można skalować niezależnie.

PricingTier

Pobiera informacje o warstwie cenowej planu App Service.

Region

Niezmienna reprezentacja po stronie klienta planu usługi aplikacja systemu Azure.

(Odziedziczone po IResource)
RegionName

Niezmienna reprezentacja po stronie klienta planu usługi aplikacja systemu Azure.

(Odziedziczone po IResource)
ResourceGroupName

Niezmienna reprezentacja po stronie klienta planu usługi aplikacja systemu Azure.

(Odziedziczone po IHasResourceGroup)
Tags

Niezmienna reprezentacja po stronie klienta planu usługi aplikacja systemu Azure.

(Odziedziczone po IResource)
Type

Niezmienna reprezentacja po stronie klienta planu usługi aplikacja systemu Azure.

(Odziedziczone po IResource)

Metody

Refresh()

Odświeża zasób do synchronizacji z platformą Azure.

(Odziedziczone po IRefreshable<T>)
RefreshAsync(CancellationToken)

Odświeża zasób do synchronizacji z platformą Azure.

(Odziedziczone po IRefreshable<T>)
Update()

Niezmienna reprezentacja po stronie klienta planu usługi aplikacja systemu Azure.

(Odziedziczone po IUpdatable<T>)

Dotyczy