This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.mysqldiscovery.getMySQLServer
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Gets the MySQLServers resource.
Uses Azure REST API version 2024-09-30-preview.
Using getMySQLServer
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMySQLServer(args: GetMySQLServerArgs, opts?: InvokeOptions): Promise<GetMySQLServerResult>
function getMySQLServerOutput(args: GetMySQLServerOutputArgs, opts?: InvokeOptions): Output<GetMySQLServerResult>
def get_my_sql_server(resource_group_name: Optional[str] = None,
server_name: Optional[str] = None,
site_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMySQLServerResult
def get_my_sql_server_output(resource_group_name: Optional[pulumi.Input[str]] = None,
server_name: Optional[pulumi.Input[str]] = None,
site_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMySQLServerResult]
func LookupMySQLServer(ctx *Context, args *LookupMySQLServerArgs, opts ...InvokeOption) (*LookupMySQLServerResult, error)
func LookupMySQLServerOutput(ctx *Context, args *LookupMySQLServerOutputArgs, opts ...InvokeOption) LookupMySQLServerResultOutput
> Note: This function is named LookupMySQLServer
in the Go SDK.
public static class GetMySQLServer
{
public static Task<GetMySQLServerResult> InvokeAsync(GetMySQLServerArgs args, InvokeOptions? opts = null)
public static Output<GetMySQLServerResult> Invoke(GetMySQLServerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMySQLServerResult> getMySQLServer(GetMySQLServerArgs args, InvokeOptions options)
public static Output<GetMySQLServerResult> getMySQLServer(GetMySQLServerArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:mysqldiscovery:getMySQLServer
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Server
Name string - The name of Server
- Site
Name string - The name of Site
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Server
Name string - The name of Server
- Site
Name string - The name of Site
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- server
Name String - The name of Server
- site
Name String - The name of Site
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- server
Name string - The name of Server
- site
Name string - The name of Site
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- server_
name str - The name of Server
- site_
name str - The name of Site
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- server
Name String - The name of Server
- site
Name String - The name of Site
getMySQLServer Result
The following output properties are available:
- Host
Name string - The Server IP/host name.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Port
Number string - MySQL Server port number
- System
Data Pulumi.Azure Native. My SQLDiscovery. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Edition string
- mysql server edition.
- Errors
List<Pulumi.
Azure Native. My SQLDiscovery. Outputs. Error Response> - The list of errors.
- Host
Ip List<string> - The Server IP/host name.
- Labels Dictionary<string, string>
- Resource labels.
- Machine
Id string - discovery Machine Id
- Mysql
Version string - The mysql server version.
- Number
Of doubleDatabase - The number of database.
- Provisioning
State string - Gets or sets the provisioning state.
- Support
End stringIn - Time when mysql version support end.
- Support
Status string - mysql version support status.
- Dictionary<string, string>
- Resource tags
- Host
Name string - The Server IP/host name.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Port
Number string - MySQL Server port number
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Edition string
- mysql server edition.
- Errors
[]Error
Response - The list of errors.
- Host
Ip []string - The Server IP/host name.
- Labels map[string]string
- Resource labels.
- Machine
Id string - discovery Machine Id
- Mysql
Version string - The mysql server version.
- Number
Of float64Database - The number of database.
- Provisioning
State string - Gets or sets the provisioning state.
- Support
End stringIn - Time when mysql version support end.
- Support
Status string - mysql version support status.
- map[string]string
- Resource tags
- host
Name String - The Server IP/host name.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- port
Number String - MySQL Server port number
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- edition String
- mysql server edition.
- errors
List<Error
Response> - The list of errors.
- host
Ip List<String> - The Server IP/host name.
- labels Map<String,String>
- Resource labels.
- machine
Id String - discovery Machine Id
- mysql
Version String - The mysql server version.
- number
Of DoubleDatabase - The number of database.
- provisioning
State String - Gets or sets the provisioning state.
- support
End StringIn - Time when mysql version support end.
- support
Status String - mysql version support status.
- Map<String,String>
- Resource tags
- host
Name string - The Server IP/host name.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- port
Number string - MySQL Server port number
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- edition string
- mysql server edition.
- errors
Error
Response[] - The list of errors.
- host
Ip string[] - The Server IP/host name.
- labels {[key: string]: string}
- Resource labels.
- machine
Id string - discovery Machine Id
- mysql
Version string - The mysql server version.
- number
Of numberDatabase - The number of database.
- provisioning
State string - Gets or sets the provisioning state.
- support
End stringIn - Time when mysql version support end.
- support
Status string - mysql version support status.
- {[key: string]: string}
- Resource tags
- host_
name str - The Server IP/host name.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- port_
number str - MySQL Server port number
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- edition str
- mysql server edition.
- errors
Sequence[Error
Response] - The list of errors.
- host_
ip Sequence[str] - The Server IP/host name.
- labels Mapping[str, str]
- Resource labels.
- machine_
id str - discovery Machine Id
- mysql_
version str - The mysql server version.
- number_
of_ floatdatabase - The number of database.
- provisioning_
state str - Gets or sets the provisioning state.
- support_
end_ strin - Time when mysql version support end.
- support_
status str - mysql version support status.
- Mapping[str, str]
- Resource tags
- host
Name String - The Server IP/host name.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- port
Number String - MySQL Server port number
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- edition String
- mysql server edition.
- errors List<Property Map>
- The list of errors.
- host
Ip List<String> - The Server IP/host name.
- labels Map<String>
- Resource labels.
- machine
Id String - discovery Machine Id
- mysql
Version String - The mysql server version.
- number
Of NumberDatabase - The number of database.
- provisioning
State String - Gets or sets the provisioning state.
- support
End StringIn - Time when mysql version support end.
- support
Status String - mysql version support status.
- Map<String>
- Resource tags
Supporting Types
ErrorResponse
- Code string
- The error code.
- Id string
- The error ID.
- Message string
- The detailed error message.
- Possible
Cause string - The error possible cause.
- Recommended
Action string - Gets description of the checkpoint.
- Run
As stringAccount Id - The account ID used to login.
- Severity string
- Gets description of the severity.
- Summary
Message string - The summarized error message.
- Updated
Time stringStamp - Time when this error was last updated.
- Code string
- The error code.
- Id string
- The error ID.
- Message string
- The detailed error message.
- Possible
Cause string - The error possible cause.
- Recommended
Action string - Gets description of the checkpoint.
- Run
As stringAccount Id - The account ID used to login.
- Severity string
- Gets description of the severity.
- Summary
Message string - The summarized error message.
- Updated
Time stringStamp - Time when this error was last updated.
- code String
- The error code.
- id String
- The error ID.
- message String
- The detailed error message.
- possible
Cause String - The error possible cause.
- recommended
Action String - Gets description of the checkpoint.
- run
As StringAccount Id - The account ID used to login.
- severity String
- Gets description of the severity.
- summary
Message String - The summarized error message.
- updated
Time StringStamp - Time when this error was last updated.
- code string
- The error code.
- id string
- The error ID.
- message string
- The detailed error message.
- possible
Cause string - The error possible cause.
- recommended
Action string - Gets description of the checkpoint.
- run
As stringAccount Id - The account ID used to login.
- severity string
- Gets description of the severity.
- summary
Message string - The summarized error message.
- updated
Time stringStamp - Time when this error was last updated.
- code str
- The error code.
- id str
- The error ID.
- message str
- The detailed error message.
- possible_
cause str - The error possible cause.
- recommended_
action str - Gets description of the checkpoint.
- run_
as_ straccount_ id - The account ID used to login.
- severity str
- Gets description of the severity.
- summary_
message str - The summarized error message.
- updated_
time_ strstamp - Time when this error was last updated.
- code String
- The error code.
- id String
- The error ID.
- message String
- The detailed error message.
- possible
Cause String - The error possible cause.
- recommended
Action String - Gets description of the checkpoint.
- run
As StringAccount Id - The account ID used to login.
- severity String
- Gets description of the severity.
- summary
Message String - The summarized error message.
- updated
Time StringStamp - Time when this error was last updated.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi