InvokeAzSynapseDetachKustoPoolFollowerDatabase_DetachExpanded.KustoPoolResourceId 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.
[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
- Attributes