SiteMachineKey Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteMachineKeyTypeConverter))]
public class SiteMachineKey : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISiteMachineKey
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteMachineKeyTypeConverter))>]
type SiteMachineKey = class
    interface ISiteMachineKey
    interface IJsonSerializable
Public Class SiteMachineKey
Implements ISiteMachineKey
Inheritance
SiteMachineKey
Attributes
Implements

Constructors

SiteMachineKey()

Properties

Decryption
DecryptionKey
Validation
ValidationKey

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to