C# Class Microsoft.Azure.Commands.Compute.VirtualMachineSqlServerExtensionContext

SQL VM Extension's context object used by Get-AzureRmVMSqlServerExtension
Inheritance: Microsoft.Azure.Commands.Compute.Models.PSVirtualMachineExtension
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Свойство Type Description
AutoBackupSettings Microsoft.Azure.Commands.Compute.AutoBackupSettings
AutoPatchingSettings Microsoft.Azure.Commands.Compute.AutoPatchingSettings
KeyVaultCredentialSettings KeyVaultCredentialSettings

Property Details

AutoBackupSettings public_oe property

Auto-backup settings
public AutoBackupSettings,Microsoft.Azure.Commands.Compute AutoBackupSettings
Résultat Microsoft.Azure.Commands.Compute.AutoBackupSettings

AutoPatchingSettings public_oe property

Auto-patching settings
public AutoPatchingSettings,Microsoft.Azure.Commands.Compute AutoPatchingSettings
Résultat Microsoft.Azure.Commands.Compute.AutoPatchingSettings

KeyVaultCredentialSettings public_oe property

Key Vault Credential settings
public KeyVaultCredentialSettings,Microsoft.Azure.Commands.Compute KeyVaultCredentialSettings
Résultat KeyVaultCredentialSettings