Share via


IHostKeys.SystemKey Property

Definition

System keys.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="System keys.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IHostKeysSystemKeys) }, ReadOnly=false, Required=false, SerializedName="systemKeys")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IHostKeysSystemKeys SystemKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="System keys.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IHostKeysSystemKeys) }, ReadOnly=false, Required=false, SerializedName="systemKeys")>]
member this.SystemKey : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IHostKeysSystemKeys with get, set
Public Property SystemKey As IHostKeysSystemKeys

Property Value

Attributes

Applies to