ISiteMachineKey.ValidationKey Property

Definition

Validation key.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Validation key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="validationKey", Update=true)]
public string ValidationKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Validation key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="validationKey", Update=true)>]
member this.ValidationKey : string with get, set
Public Property ValidationKey As String

Property Value

Attributes

Applies to