These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.databoxedge.getArcAddon
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets a specific addon by name. API Version: 2020-12-01.
Using getArcAddon
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 getArcAddon(args: GetArcAddonArgs, opts?: InvokeOptions): Promise<GetArcAddonResult>
function getArcAddonOutput(args: GetArcAddonOutputArgs, opts?: InvokeOptions): Output<GetArcAddonResult>
def get_arc_addon(addon_name: Optional[str] = None,
device_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
role_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetArcAddonResult
def get_arc_addon_output(addon_name: Optional[pulumi.Input[str]] = None,
device_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
role_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetArcAddonResult]
func LookupArcAddon(ctx *Context, args *LookupArcAddonArgs, opts ...InvokeOption) (*LookupArcAddonResult, error)
func LookupArcAddonOutput(ctx *Context, args *LookupArcAddonOutputArgs, opts ...InvokeOption) LookupArcAddonResultOutput
> Note: This function is named LookupArcAddon
in the Go SDK.
public static class GetArcAddon
{
public static Task<GetArcAddonResult> InvokeAsync(GetArcAddonArgs args, InvokeOptions? opts = null)
public static Output<GetArcAddonResult> Invoke(GetArcAddonInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetArcAddonResult> getArcAddon(GetArcAddonArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:databoxedge:getArcAddon
arguments:
# arguments dictionary
The following arguments are supported:
- Addon
Name string - The addon name.
- Device
Name string - The device name.
- Resource
Group stringName - The resource group name.
- Role
Name string - The role name.
- Addon
Name string - The addon name.
- Device
Name string - The device name.
- Resource
Group stringName - The resource group name.
- Role
Name string - The role name.
- addon
Name String - The addon name.
- device
Name String - The device name.
- resource
Group StringName - The resource group name.
- role
Name String - The role name.
- addon
Name string - The addon name.
- device
Name string - The device name.
- resource
Group stringName - The resource group name.
- role
Name string - The role name.
- addon_
name str - The addon name.
- device_
name str - The device name.
- resource_
group_ strname - The resource group name.
- role_
name str - The role name.
- addon
Name String - The addon name.
- device
Name String - The device name.
- resource
Group StringName - The resource group name.
- role
Name String - The role name.
getArcAddon Result
The following output properties are available:
- Host
Platform string - Host OS supported by the Arc addon.
- Host
Platform stringType - Platform where the runtime is hosted.
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- Provisioning
State string - Addon Provisioning State
- Resource
Group stringName - Arc resource group name
- Resource
Location string - Arc resource location
- Resource
Name string - Arc resource Name
- Subscription
Id string - Arc resource subscription Id
- System
Data Pulumi.Azure Native. Data Box Edge. Outputs. System Data Response - Addon type
- Type string
- The hierarchical type of the object.
- Version string
- Arc resource version
- Host
Platform string - Host OS supported by the Arc addon.
- Host
Platform stringType - Platform where the runtime is hosted.
- Id string
- The path ID that uniquely identifies the object.
- Name string
- The object name.
- Provisioning
State string - Addon Provisioning State
- Resource
Group stringName - Arc resource group name
- Resource
Location string - Arc resource location
- Resource
Name string - Arc resource Name
- Subscription
Id string - Arc resource subscription Id
- System
Data SystemData Response - Addon type
- Type string
- The hierarchical type of the object.
- Version string
- Arc resource version
- host
Platform String - Host OS supported by the Arc addon.
- host
Platform StringType - Platform where the runtime is hosted.
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- provisioning
State String - Addon Provisioning State
- resource
Group StringName - Arc resource group name
- resource
Location String - Arc resource location
- resource
Name String - Arc resource Name
- subscription
Id String - Arc resource subscription Id
- system
Data SystemData Response - Addon type
- type String
- The hierarchical type of the object.
- version String
- Arc resource version
- host
Platform string - Host OS supported by the Arc addon.
- host
Platform stringType - Platform where the runtime is hosted.
- id string
- The path ID that uniquely identifies the object.
- name string
- The object name.
- provisioning
State string - Addon Provisioning State
- resource
Group stringName - Arc resource group name
- resource
Location string - Arc resource location
- resource
Name string - Arc resource Name
- subscription
Id string - Arc resource subscription Id
- system
Data SystemData Response - Addon type
- type string
- The hierarchical type of the object.
- version string
- Arc resource version
- host_
platform str - Host OS supported by the Arc addon.
- host_
platform_ strtype - Platform where the runtime is hosted.
- id str
- The path ID that uniquely identifies the object.
- name str
- The object name.
- provisioning_
state str - Addon Provisioning State
- resource_
group_ strname - Arc resource group name
- resource_
location str - Arc resource location
- resource_
name str - Arc resource Name
- subscription_
id str - Arc resource subscription Id
- system_
data SystemData Response - Addon type
- type str
- The hierarchical type of the object.
- version str
- Arc resource version
- host
Platform String - Host OS supported by the Arc addon.
- host
Platform StringType - Platform where the runtime is hosted.
- id String
- The path ID that uniquely identifies the object.
- name String
- The object name.
- provisioning
State String - Addon Provisioning State
- resource
Group StringName - Arc resource group name
- resource
Location String - Arc resource location
- resource
Name String - Arc resource Name
- subscription
Id String - Arc resource subscription Id
- system
Data Property Map - Addon type
- type String
- The hierarchical type of the object.
- version String
- Arc resource version
Supporting Types
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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi