Share via


StaticSiteUserProvidedFunctionAppARMResource Class

Definition

Static Site User Provided Function App ARM resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class StaticSiteUserProvidedFunctionAppARMResource : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StaticSiteUserProvidedFunctionAppARMResource = class
    inherit ProxyOnlyResource
Public Class StaticSiteUserProvidedFunctionAppARMResource
Inherits ProxyOnlyResource
Inheritance
StaticSiteUserProvidedFunctionAppARMResource
Attributes

Constructors

StaticSiteUserProvidedFunctionAppARMResource()

Initializes a new instance of the StaticSiteUserProvidedFunctionAppARMResource class.

StaticSiteUserProvidedFunctionAppARMResource(String, String, String, String, String, String, Nullable<DateTime>)

Initializes a new instance of the StaticSiteUserProvidedFunctionAppARMResource class.

Properties

CreatedOn

Gets the date and time on which the function app was registered with the static site.

FunctionAppRegion

Gets or sets the region of the function app registered with the static site

FunctionAppResourceId

Gets or sets the resource id of the function app registered with the static site

Id

Gets resource Id.

(Inherited from ProxyOnlyResource)
Kind

Gets or sets kind of resource.

(Inherited from ProxyOnlyResource)
Name

Gets resource Name.

(Inherited from ProxyOnlyResource)
Type

Gets resource type.

(Inherited from ProxyOnlyResource)

Applies to