InvokeAzSynapseDetachKustoPoolFollowerDatabase_DetachExpanded.KustoPoolResourceId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Category(new Microsoft.Azure.PowerShell.Cmdlets.Synapse.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Synapse.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="Resource id of the cluster that follows a database owned by this cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="clusterResourceId")]
[System.Management.Automation.Parameter(HelpMessage="Resource id of the cluster that follows a database owned by this cluster.", Mandatory=true)]
public string KustoPoolResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Category(new Microsoft.Azure.PowerShell.Cmdlets.Synapse.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Synapse.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="Resource id of the cluster that follows a database owned by this cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="clusterResourceId")>]
[<System.Management.Automation.Parameter(HelpMessage="Resource id of the cluster that follows a database owned by this cluster.", Mandatory=true)>]
member this.KustoPoolResourceId : string with get, set
Public Property KustoPoolResourceId As String

Property Value

String
Attributes

Applies to