Share via


INetworkFunctionPropertiesFormat.ServiceKey Property

Definition

The service key for the network function resource.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Create=false, Description="The service key for the network function resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="serviceKey", Update=false)]
public string ServiceKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Create=false, Description="The service key for the network function resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="serviceKey", Update=false)>]
member this.ServiceKey : string
Public ReadOnly Property ServiceKey As String

Property Value

Attributes

Applies to