你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSSynapseSqlPoolV3 Class
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.
public class PSSynapseSqlPoolV3 : Microsoft.Azure.Commands.Synapse.Models.PSSynapseTrackedResource
type PSSynapseSqlPoolV3 = class
inherit PSSynapseTrackedResource
Public Class PSSynapseSqlPoolV3
Inherits PSSynapseTrackedResource
- Inheritance
Constructors
PSSynapseSqlPoolV3(SqlPoolV3) |
Properties
AutoPauseTimer |
Gets or sets the period of inactivity in minutes before automatically pausing the sql pool. |
AutoResume |
Gets or sets indicates whether the sql pool can automatically resume when connection attempts are made. |
CurrentServiceObjectiveName |
Gets current service objective name |
Id |
Gets fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} (Inherited from PSSynapseResource) |
Kind |
Gets Kind of Sql Pool |
Location |
Gets or sets the geo-location where the resource lives (Inherited from PSSynapseTrackedResource) |
MaxServiceObjectiveName |
Gets or sets the max service level objective name of the sql pool. |
Name |
Gets the name of the resource (Inherited from PSSynapseResource) |
RequestedServiceObjectiveName |
Gets requested service objective name |
Sku |
Gets SQL pool SKU |
SqlPoolGuid |
Gets Sql Pool Guid |
Status |
Gets resource status |
SystemData |
Gets System Data |
Tags |
Gets or sets resource tags. (Inherited from PSSynapseTrackedResource) |
TagsTable | (Inherited from PSSynapseTrackedResource) |
Type |
Gets the type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts. (Inherited from PSSynapseResource) |