Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Application

Package version

Class representing a Application.

Hierarchy

  • Application

Index

Constructors

constructor

Methods

create

  • Creates an application resource with the specified name, description and properties. If an application resource with the same name exists, then it is updated with the specified description and properties.

    summary

    Creates or updates an application resource.

    Parameters

    • resourceGroupName: string

      Azure resource group name

    • applicationResourceName: string

      The identity of the application.

    • applicationResourceDescription: ApplicationResourceDescription

      Description for creating a Application resource.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.ApplicationCreateResponse>

    Promise<Models.ApplicationCreateResponse>

  • Parameters

    • resourceGroupName: string

      Azure resource group name

    • applicationResourceName: string

      The identity of the application.

    • applicationResourceDescription: ApplicationResourceDescription

      Description for creating a Application resource.

    • callback: msRest.ServiceCallback<ApplicationResourceDescription>

      The callback

    Returns void

  • Parameters

    • resourceGroupName: string

      Azure resource group name

    • applicationResourceName: string

      The identity of the application.

    • applicationResourceDescription: ApplicationResourceDescription

      Description for creating a Application resource.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<ApplicationResourceDescription>

      The callback

    Returns void

deleteMethod

  • deleteMethod(resourceGroupName: string, applicationResourceName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>
  • deleteMethod(resourceGroupName: string, applicationResourceName: string, callback: msRest.ServiceCallback<void>): void
  • deleteMethod(resourceGroupName: string, applicationResourceName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void
  • Deletes the application resource identified by the name.

    summary

    Deletes the application resource.

    Parameters

    • resourceGroupName: string

      Azure resource group name

    • applicationResourceName: string

      The identity of the application.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<msRest.RestResponse>

    Promise<msRest.RestResponse>

  • Parameters

    • resourceGroupName: string

      Azure resource group name

    • applicationResourceName: string

      The identity of the application.

    • callback: msRest.ServiceCallback<void>

      The callback

    Returns void

  • Parameters

    • resourceGroupName: string

      Azure resource group name

    • applicationResourceName: string

      The identity of the application.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<void>

      The callback

    Returns void

get

  • get(resourceGroupName: string, applicationResourceName: string, options?: msRest.RequestOptionsBase): Promise<Models.ApplicationGetResponse>
  • get(resourceGroupName: string, applicationResourceName: string, callback: msRest.ServiceCallback<ApplicationResourceDescription>): void
  • get(resourceGroupName: string, applicationResourceName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<ApplicationResourceDescription>): void
  • Gets the information about the application resource with the given name. The information include the description and other properties of the application.

    summary

    Gets the application resource with the given name.

    Parameters

    • resourceGroupName: string

      Azure resource group name

    • applicationResourceName: string

      The identity of the application.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.ApplicationGetResponse>

    Promise<Models.ApplicationGetResponse>

  • Parameters

    • resourceGroupName: string

      Azure resource group name

    • applicationResourceName: string

      The identity of the application.

    • callback: msRest.ServiceCallback<ApplicationResourceDescription>

      The callback

    Returns void

  • Parameters

    • resourceGroupName: string

      Azure resource group name

    • applicationResourceName: string

      The identity of the application.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<ApplicationResourceDescription>

      The callback

    Returns void

listByResourceGroup

  • listByResourceGroup(resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.ApplicationListByResourceGroupResponse>
  • listByResourceGroup(resourceGroupName: string, callback: msRest.ServiceCallback<ApplicationResourceDescriptionList>): void
  • listByResourceGroup(resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<ApplicationResourceDescriptionList>): void
  • Gets the information about all application resources in a given resource group. The information include the description and other properties of the Application.

    summary

    Gets all the application resources in a given resource group.

    Parameters

    • resourceGroupName: string

      Azure resource group name

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.ApplicationListByResourceGroupResponse>

    Promise<Models.ApplicationListByResourceGroupResponse>

  • Parameters

    Returns void

  • Parameters

    • resourceGroupName: string

      Azure resource group name

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<ApplicationResourceDescriptionList>

      The callback

    Returns void

listByResourceGroupNext

  • listByResourceGroupNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.ApplicationListByResourceGroupNextResponse>
  • listByResourceGroupNext(nextPageLink: string, callback: msRest.ServiceCallback<ApplicationResourceDescriptionList>): void
  • listByResourceGroupNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<ApplicationResourceDescriptionList>): void
  • Gets the information about all application resources in a given resource group. The information include the description and other properties of the Application.

    summary

    Gets all the application resources in a given resource group.

    Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.ApplicationListByResourceGroupNextResponse>

    Promise<Models.ApplicationListByResourceGroupNextResponse>

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • callback: msRest.ServiceCallback<ApplicationResourceDescriptionList>

      The callback

    Returns void

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<ApplicationResourceDescriptionList>

      The callback

    Returns void

listBySubscription

  • Gets the information about all application resources in a given resource group. The information include the description and other properties of the application.

    summary

    Gets all the application resources in a given subscription.

    Parameters

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.ApplicationListBySubscriptionResponse>

    Promise<Models.ApplicationListBySubscriptionResponse>

  • Parameters

    Returns void

  • Parameters

    Returns void

listBySubscriptionNext

  • listBySubscriptionNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.ApplicationListBySubscriptionNextResponse>
  • listBySubscriptionNext(nextPageLink: string, callback: msRest.ServiceCallback<ApplicationResourceDescriptionList>): void
  • listBySubscriptionNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<ApplicationResourceDescriptionList>): void
  • Gets the information about all application resources in a given resource group. The information include the description and other properties of the application.

    summary

    Gets all the application resources in a given subscription.

    Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • Optional options: msRest.RequestOptionsBase

    Returns Promise<Models.ApplicationListBySubscriptionNextResponse>

    Promise<Models.ApplicationListBySubscriptionNextResponse>

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • callback: msRest.ServiceCallback<ApplicationResourceDescriptionList>

      The callback

    Returns void

  • Parameters

    • nextPageLink: string

      The NextLink from the previous successful call to List operation.

    • options: msRest.RequestOptionsBase

      The optional parameters

    • callback: msRest.ServiceCallback<ApplicationResourceDescriptionList>

      The callback

    Returns void

Generated using TypeDoc