ServiceWorkspaceSubscription.PrimaryKey Property

Definition

Primary subscription key. If not specified during request key will be generated automatically.

public Azure.Provisioning.BicepValue<string> PrimaryKey { get; set; }
member this.PrimaryKey : Azure.Provisioning.BicepValue<string> with get, set
Public Property PrimaryKey As BicepValue(Of String)

Property Value

Applies to