Share via


IGen2EnvironmentCreateOrUpdateParameters.StorageConfigurationManagementKey Property

Definition

The value of the management key that grants the Time Series Insights service write access to the storage account. This property is not shown in environment responses.

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="The value of the management key that grants the Time Series Insights service write access to the storage account. This property is not shown in environment responses.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="managementKey")]
public string StorageConfigurationManagementKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="The value of the management key that grants the Time Series Insights service write access to the storage account. This property is not shown in environment responses.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="managementKey")>]
member this.StorageConfigurationManagementKey : string with get, set
Public Property StorageConfigurationManagementKey As String

Property Value

Attributes

Applies to