Sdílet prostřednictvím


AzureSqlServerBackupLongTermRetentionVaultCmdletBase.ServerName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The name of the Azure SQL Server the database is in.", Mandatory=true, Position=1, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string ServerName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The name of the Azure SQL Server the database is in.", Mandatory=true, Position=1, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ServerName : string with get, set
Public Property ServerName As String

Property Value

Attributes

Applies to