azure-native.devcenter.getPlanMember
Explore with Pulumi AI
Gets a devcenter plan member.
Uses Azure REST API version 2024-10-01-preview.
Other available API versions: 2024-05-01-preview, 2024-06-01-preview, 2024-07-01-preview, 2024-08-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native devcenter [ApiVersion]
. See the version guide for details.
Using getPlanMember
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 getPlanMember(args: GetPlanMemberArgs, opts?: InvokeOptions): Promise<GetPlanMemberResult>
function getPlanMemberOutput(args: GetPlanMemberOutputArgs, opts?: InvokeOptions): Output<GetPlanMemberResult>
def get_plan_member(member_name: Optional[str] = None,
plan_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPlanMemberResult
def get_plan_member_output(member_name: Optional[pulumi.Input[str]] = None,
plan_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPlanMemberResult]
func LookupPlanMember(ctx *Context, args *LookupPlanMemberArgs, opts ...InvokeOption) (*LookupPlanMemberResult, error)
func LookupPlanMemberOutput(ctx *Context, args *LookupPlanMemberOutputArgs, opts ...InvokeOption) LookupPlanMemberResultOutput
> Note: This function is named LookupPlanMember
in the Go SDK.
public static class GetPlanMember
{
public static Task<GetPlanMemberResult> InvokeAsync(GetPlanMemberArgs args, InvokeOptions? opts = null)
public static Output<GetPlanMemberResult> Invoke(GetPlanMemberInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPlanMemberResult> getPlanMember(GetPlanMemberArgs args, InvokeOptions options)
public static Output<GetPlanMemberResult> getPlanMember(GetPlanMemberArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:devcenter:getPlanMember
arguments:
# arguments dictionary
The following arguments are supported:
- Member
Name string - The name of a devcenter plan member.
- Plan
Name string - The name of the devcenter plan.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Member
Name string - The name of a devcenter plan member.
- Plan
Name string - The name of the devcenter plan.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- member
Name String - The name of a devcenter plan member.
- plan
Name String - The name of the devcenter plan.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- member
Name string - The name of a devcenter plan member.
- plan
Name string - The name of the devcenter plan.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- member_
name str - The name of a devcenter plan member.
- plan_
name str - The name of the devcenter plan.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- member
Name String - The name of a devcenter plan member.
- plan
Name String - The name of the devcenter plan.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getPlanMember Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- Provisioning
State string - The provisioning state of the resource.
- Sync
Status Pulumi.Azure Native. Dev Center. Outputs. Plan Member Sync Status Response - The sync status of the member.
- System
Data Pulumi.Azure Native. Dev Center. 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"
- Member
Id string - The unique id of the member.
- Member
Type string - The type of the member (user, group)
- Dictionary<string, string>
- Resource tags.
- Tier string
- The tier of the member.
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- Provisioning
State string - The provisioning state of the resource.
- Sync
Status PlanMember Sync Status Response - The sync status of the member.
- 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"
- Member
Id string - The unique id of the member.
- Member
Type string - The type of the member (user, group)
- map[string]string
- Resource tags.
- Tier string
- The tier of the member.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- provisioning
State String - The provisioning state of the resource.
- sync
Status PlanMember Sync Status Response - The sync status of the member.
- 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"
- member
Id String - The unique id of the member.
- member
Type String - The type of the member (user, group)
- Map<String,String>
- Resource tags.
- tier String
- The tier of the member.
- azure
Api stringVersion - The Azure API version of the resource.
- 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
- provisioning
State string - The provisioning state of the resource.
- sync
Status PlanMember Sync Status Response - The sync status of the member.
- 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"
- member
Id string - The unique id of the member.
- member
Type string - The type of the member (user, group)
- {[key: string]: string}
- Resource tags.
- tier string
- The tier of the member.
- azure_
api_ strversion - The Azure API version of the resource.
- 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
- provisioning_
state str - The provisioning state of the resource.
- sync_
status PlanMember Sync Status Response - The sync status of the member.
- 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"
- member_
id str - The unique id of the member.
- member_
type str - The type of the member (user, group)
- Mapping[str, str]
- Resource tags.
- tier str
- The tier of the member.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
- provisioning
State String - The provisioning state of the resource.
- sync
Status Property Map - The sync status of the member.
- 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"
- member
Id String - The unique id of the member.
- member
Type String - The type of the member (user, group)
- Map<String>
- Resource tags.
- tier String
- The tier of the member.
Supporting Types
ErrorAdditionalInfoResponse
ErrorDetailResponse
- Additional
Info List<Pulumi.Azure Native. Dev Center. Inputs. Error Additional Info Response> - The error additional info.
- Code string
- The error code.
- Details
List<Pulumi.
Azure Native. Dev Center. Inputs. Error Detail Response> - The error details.
- Message string
- The error message.
- Target string
- The error target.
- Additional
Info []ErrorAdditional Info Response - The error additional info.
- Code string
- The error code.
- Details
[]Error
Detail Response - The error details.
- Message string
- The error message.
- Target string
- The error target.
- additional
Info List<ErrorAdditional Info Response> - The error additional info.
- code String
- The error code.
- details
List<Error
Detail Response> - The error details.
- message String
- The error message.
- target String
- The error target.
- additional
Info ErrorAdditional Info Response[] - The error additional info.
- code string
- The error code.
- details
Error
Detail Response[] - The error details.
- message string
- The error message.
- target string
- The error target.
- additional_
info Sequence[ErrorAdditional Info Response] - The error additional info.
- code str
- The error code.
- details
Sequence[Error
Detail Response] - The error details.
- message str
- The error message.
- target str
- The error target.
- additional
Info List<Property Map> - The error additional info.
- code String
- The error code.
- details List<Property Map>
- The error details.
- message String
- The error message.
- target String
- The error target.
PlanMemberSyncStatusResponse
- Last
Sync stringTime - When the plan member was last synced.
- Sync
State string - The synchronization state of the plan member.
- Last
Sync Pulumi.Error Azure Native. Dev Center. Inputs. Error Detail Response - Error response describing why the sync failed.
- Last
Sync stringTime - When the plan member was last synced.
- Sync
State string - The synchronization state of the plan member.
- Last
Sync ErrorError Detail Response - Error response describing why the sync failed.
- last
Sync StringTime - When the plan member was last synced.
- sync
State String - The synchronization state of the plan member.
- last
Sync ErrorError Detail Response - Error response describing why the sync failed.
- last
Sync stringTime - When the plan member was last synced.
- sync
State string - The synchronization state of the plan member.
- last
Sync ErrorError Detail Response - Error response describing why the sync failed.
- last_
sync_ strtime - When the plan member was last synced.
- sync_
state str - The synchronization state of the plan member.
- last_
sync_ Errorerror Detail Response - Error response describing why the sync failed.
- last
Sync StringTime - When the plan member was last synced.
- sync
State String - The synchronization state of the plan member.
- last
Sync Property MapError - Error response describing why the sync failed.
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