ILogAnalyticsConfiguration.SharedKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Log analytics customer key
[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Log analytics customer key", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="sharedKey", Update=true)]
public string SharedKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Log analytics customer key", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=false, ReadOnly=false, Required=false, SerializedName="sharedKey", Update=true)>]
member this.SharedKey : string with get, set
Public Property SharedKey As String
Property Value
- Attributes