Share via


FunctionSecrets Class

Definition

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

Constructors

FunctionSecrets()
FunctionSecrets(String, String, String, String, String, String)

Properties

Id (Inherited from ProxyOnlyResource)
Key
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
TriggerUrl
Type (Inherited from ProxyOnlyResource)

Applies to