C# Class GoogleCloudExtension.AuthorizedNetworkManagement.AuthorizedNetworksWindow

This class is the dialog to manage authorized networks for Cloud SQL instances.
Inheritance: GoogleCloudExtension.Theming.CommonDialogWindowBase
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Private Properties

Свойство Type Description
AuthorizedNetworksWindow Google.Apis.SQLAdmin.v1beta4.Data

Méthodes publiques

Méthode Description
PromptUser ( DatabaseInstance instance ) : AuthorizedNetworkChange

Shows the dialog to the user.

Private Methods

Méthode Description
AuthorizedNetworksWindow ( DatabaseInstance instance ) : Google.Apis.SQLAdmin.v1beta4.Data

Method Details

PromptUser() public static méthode

Shows the dialog to the user.
public static PromptUser ( DatabaseInstance instance ) : AuthorizedNetworkChange
instance DatabaseInstance The instance on which to managed authorized networks.
Résultat AuthorizedNetworkChange