Condividi tramite


ManagedInstance.BackupDirectory Proprietà

Definizione

Ottiene la directory di backup per l'istanza del server.

public:
 property System::String ^ BackupDirectory { System::String ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)]
public string BackupDirectory { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)>]
member this.BackupDirectory : string
Public ReadOnly Property BackupDirectory As String

Valore della proprietà

Valore String che specifica la directory di backup del server.

Attributi

Si applica a