azure-native.machinelearningservices.getManagedNetworkSettingsRule
Explore with Pulumi AI
Gets an outbound rule from the managed network of a machine learning workspace.
Uses Azure REST API version 2023-04-01-preview.
Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-10-01, 2024-01-01-preview, 2024-04-01, 2024-04-01-preview, 2024-07-01-preview, 2024-10-01, 2024-10-01-preview, 2025-01-01-preview.
Using getManagedNetworkSettingsRule
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 getManagedNetworkSettingsRule(args: GetManagedNetworkSettingsRuleArgs, opts?: InvokeOptions): Promise<GetManagedNetworkSettingsRuleResult>
function getManagedNetworkSettingsRuleOutput(args: GetManagedNetworkSettingsRuleOutputArgs, opts?: InvokeOptions): Output<GetManagedNetworkSettingsRuleResult>
def get_managed_network_settings_rule(resource_group_name: Optional[str] = None,
rule_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagedNetworkSettingsRuleResult
def get_managed_network_settings_rule_output(resource_group_name: Optional[pulumi.Input[str]] = None,
rule_name: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagedNetworkSettingsRuleResult]
func LookupManagedNetworkSettingsRule(ctx *Context, args *LookupManagedNetworkSettingsRuleArgs, opts ...InvokeOption) (*LookupManagedNetworkSettingsRuleResult, error)
func LookupManagedNetworkSettingsRuleOutput(ctx *Context, args *LookupManagedNetworkSettingsRuleOutputArgs, opts ...InvokeOption) LookupManagedNetworkSettingsRuleResultOutput
> Note: This function is named LookupManagedNetworkSettingsRule
in the Go SDK.
public static class GetManagedNetworkSettingsRule
{
public static Task<GetManagedNetworkSettingsRuleResult> InvokeAsync(GetManagedNetworkSettingsRuleArgs args, InvokeOptions? opts = null)
public static Output<GetManagedNetworkSettingsRuleResult> Invoke(GetManagedNetworkSettingsRuleInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagedNetworkSettingsRuleResult> getManagedNetworkSettingsRule(GetManagedNetworkSettingsRuleArgs args, InvokeOptions options)
public static Output<GetManagedNetworkSettingsRuleResult> getManagedNetworkSettingsRule(GetManagedNetworkSettingsRuleArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:machinelearningservices:getManagedNetworkSettingsRule
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Rule
Name string - Name of the workspace managed network outbound rule
- Workspace
Name string - Name of Azure Machine Learning workspace.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Rule
Name string - Name of the workspace managed network outbound rule
- Workspace
Name string - Name of Azure Machine Learning workspace.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- rule
Name String - Name of the workspace managed network outbound rule
- workspace
Name String - Name of Azure Machine Learning workspace.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- rule
Name string - Name of the workspace managed network outbound rule
- workspace
Name string - Name of Azure Machine Learning workspace.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- rule_
name str - Name of the workspace managed network outbound rule
- workspace_
name str - Name of Azure Machine Learning workspace.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- rule
Name String - Name of the workspace managed network outbound rule
- workspace
Name String - Name of Azure Machine Learning workspace.
getManagedNetworkSettingsRule Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Properties
Pulumi.
Azure | Pulumi.Native. Machine Learning Services. Outputs. Fqdn Outbound Rule Response Azure | Pulumi.Native. Machine Learning Services. Outputs. Private Endpoint Outbound Rule Response Azure Native. Machine Learning Services. Outputs. Service Tag Outbound Rule Response - Outbound Rule for the managed network of a machine learning workspace.
- System
Data Pulumi.Azure Native. Machine Learning Services. 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"
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Properties
Fqdn
Outbound | PrivateRule Response Endpoint | ServiceOutbound Rule Response Tag Outbound Rule Response - Outbound Rule for the managed network of a machine learning workspace.
- 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"
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- properties
Fqdn
Outbound | PrivateRule Response Endpoint | ServiceOutbound Rule Response Tag Outbound Rule Response - Outbound Rule for the managed network of a machine learning workspace.
- 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"
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- properties
Fqdn
Outbound | PrivateRule Response Endpoint | ServiceOutbound Rule Response Tag Outbound Rule Response - Outbound Rule for the managed network of a machine learning workspace.
- 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"
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- properties
Fqdn
Outbound | PrivateRule Response Endpoint | ServiceOutbound Rule Response Tag Outbound Rule Response - Outbound Rule for the managed network of a machine learning workspace.
- 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"
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- properties Property Map | Property Map | Property Map
- Outbound Rule for the managed network of a machine learning workspace.
- 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"
Supporting Types
FqdnOutboundRuleResponse
- Category string
- Category of a managed network Outbound Rule of a machine learning workspace.
- Destination string
- Status string
- Status of a managed network Outbound Rule of a machine learning workspace.
- Category string
- Category of a managed network Outbound Rule of a machine learning workspace.
- Destination string
- Status string
- Status of a managed network Outbound Rule of a machine learning workspace.
- category String
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination String
- status String
- Status of a managed network Outbound Rule of a machine learning workspace.
- category string
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination string
- status string
- Status of a managed network Outbound Rule of a machine learning workspace.
- category str
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination str
- status str
- Status of a managed network Outbound Rule of a machine learning workspace.
- category String
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination String
- status String
- Status of a managed network Outbound Rule of a machine learning workspace.
PrivateEndpointDestinationResponse
- Service
Resource stringId - Spark
Enabled bool - Spark
Status string - Status of a managed network Outbound Rule of a machine learning workspace.
- Subresource
Target string
- Service
Resource stringId - Spark
Enabled bool - Spark
Status string - Status of a managed network Outbound Rule of a machine learning workspace.
- Subresource
Target string
- service
Resource StringId - spark
Enabled Boolean - spark
Status String - Status of a managed network Outbound Rule of a machine learning workspace.
- subresource
Target String
- service
Resource stringId - spark
Enabled boolean - spark
Status string - Status of a managed network Outbound Rule of a machine learning workspace.
- subresource
Target string
- service_
resource_ strid - spark_
enabled bool - spark_
status str - Status of a managed network Outbound Rule of a machine learning workspace.
- subresource_
target str
- service
Resource StringId - spark
Enabled Boolean - spark
Status String - Status of a managed network Outbound Rule of a machine learning workspace.
- subresource
Target String
PrivateEndpointOutboundRuleResponse
- Category string
- Category of a managed network Outbound Rule of a machine learning workspace.
- Destination
Pulumi.
Azure Native. Machine Learning Services. Inputs. Private Endpoint Destination Response - Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
- Status string
- Status of a managed network Outbound Rule of a machine learning workspace.
- Category string
- Category of a managed network Outbound Rule of a machine learning workspace.
- Destination
Private
Endpoint Destination Response - Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
- Status string
- Status of a managed network Outbound Rule of a machine learning workspace.
- category String
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination
Private
Endpoint Destination Response - Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
- status String
- Status of a managed network Outbound Rule of a machine learning workspace.
- category string
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination
Private
Endpoint Destination Response - Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
- status string
- Status of a managed network Outbound Rule of a machine learning workspace.
- category str
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination
Private
Endpoint Destination Response - Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
- status str
- Status of a managed network Outbound Rule of a machine learning workspace.
- category String
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination Property Map
- Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace.
- status String
- Status of a managed network Outbound Rule of a machine learning workspace.
ServiceTagDestinationResponse
- Port
Ranges string - Protocol string
- Service
Tag string
- Port
Ranges string - Protocol string
- Service
Tag string
- port
Ranges String - protocol String
- service
Tag String
- port
Ranges string - protocol string
- service
Tag string
- port_
ranges str - protocol str
- service_
tag str
- port
Ranges String - protocol String
- service
Tag String
ServiceTagOutboundRuleResponse
- Category string
- Category of a managed network Outbound Rule of a machine learning workspace.
- Destination
Pulumi.
Azure Native. Machine Learning Services. Inputs. Service Tag Destination Response - Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
- Status string
- Status of a managed network Outbound Rule of a machine learning workspace.
- Category string
- Category of a managed network Outbound Rule of a machine learning workspace.
- Destination
Service
Tag Destination Response - Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
- Status string
- Status of a managed network Outbound Rule of a machine learning workspace.
- category String
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination
Service
Tag Destination Response - Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
- status String
- Status of a managed network Outbound Rule of a machine learning workspace.
- category string
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination
Service
Tag Destination Response - Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
- status string
- Status of a managed network Outbound Rule of a machine learning workspace.
- category str
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination
Service
Tag Destination Response - Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
- status str
- Status of a managed network Outbound Rule of a machine learning workspace.
- category String
- Category of a managed network Outbound Rule of a machine learning workspace.
- destination Property Map
- Service Tag destination for a Service Tag Outbound Rule for the managed network of a machine learning workspace.
- status String
- Status of a managed network Outbound Rule of a machine learning workspace.
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