This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.4.0 published on Wednesday, May 7, 2025 by Pulumi
azure-native.edge.getSitesByServiceGroup
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 v3.4.0 published on Wednesday, May 7, 2025 by Pulumi
Get Site at SG scope
Uses Azure REST API version 2025-03-01-preview.
Using getSitesByServiceGroup
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 getSitesByServiceGroup(args: GetSitesByServiceGroupArgs, opts?: InvokeOptions): Promise<GetSitesByServiceGroupResult>
function getSitesByServiceGroupOutput(args: GetSitesByServiceGroupOutputArgs, opts?: InvokeOptions): Output<GetSitesByServiceGroupResult>
def get_sites_by_service_group(servicegroup_name: Optional[str] = None,
site_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSitesByServiceGroupResult
def get_sites_by_service_group_output(servicegroup_name: Optional[pulumi.Input[str]] = None,
site_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSitesByServiceGroupResult]
func LookupSitesByServiceGroup(ctx *Context, args *LookupSitesByServiceGroupArgs, opts ...InvokeOption) (*LookupSitesByServiceGroupResult, error)
func LookupSitesByServiceGroupOutput(ctx *Context, args *LookupSitesByServiceGroupOutputArgs, opts ...InvokeOption) LookupSitesByServiceGroupResultOutput
> Note: This function is named LookupSitesByServiceGroup
in the Go SDK.
public static class GetSitesByServiceGroup
{
public static Task<GetSitesByServiceGroupResult> InvokeAsync(GetSitesByServiceGroupArgs args, InvokeOptions? opts = null)
public static Output<GetSitesByServiceGroupResult> Invoke(GetSitesByServiceGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSitesByServiceGroupResult> getSitesByServiceGroup(GetSitesByServiceGroupArgs args, InvokeOptions options)
public static Output<GetSitesByServiceGroupResult> getSitesByServiceGroup(GetSitesByServiceGroupArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:edge:getSitesByServiceGroup
arguments:
# arguments dictionary
The following arguments are supported:
- Servicegroup
Name string - The name of the service group
- Site
Name string - The name of the site
- Servicegroup
Name string - The name of the service group
- Site
Name string - The name of the site
- servicegroup
Name String - The name of the service group
- site
Name String - The name of the site
- servicegroup
Name string - The name of the service group
- site
Name string - The name of the site
- servicegroup_
name str - The name of the service group
- site_
name str - The name of the site
- servicegroup
Name String - The name of the service group
- site
Name String - The name of the site
getSitesByServiceGroup 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
- Properties
Pulumi.
Azure Native. Edge. Outputs. Site Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Edge. 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"
- 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
- Properties
Site
Properties Response - The resource-specific properties for this resource.
- 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"
- 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
- properties
Site
Properties Response - The resource-specific properties for this resource.
- 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"
- 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
- properties
Site
Properties Response - The resource-specific properties for this resource.
- 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"
- 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
- properties
Site
Properties Response - The resource-specific properties for this resource.
- 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"
- 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
- properties Property Map
- The resource-specific properties for this resource.
- 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
SiteAddressPropertiesResponse
- City string
- City of the address
- Country string
- Country of the address
- Postal
Code string - Postal or ZIP code of the address
- State
Or stringProvince - State or province of the address
- Street
Address1 string - First line of the street address
- Street
Address2 string - Second line of the street address
- City string
- City of the address
- Country string
- Country of the address
- Postal
Code string - Postal or ZIP code of the address
- State
Or stringProvince - State or province of the address
- Street
Address1 string - First line of the street address
- Street
Address2 string - Second line of the street address
- city String
- City of the address
- country String
- Country of the address
- postal
Code String - Postal or ZIP code of the address
- state
Or StringProvince - State or province of the address
- street
Address1 String - First line of the street address
- street
Address2 String - Second line of the street address
- city string
- City of the address
- country string
- Country of the address
- postal
Code string - Postal or ZIP code of the address
- state
Or stringProvince - State or province of the address
- street
Address1 string - First line of the street address
- street
Address2 string - Second line of the street address
- city str
- City of the address
- country str
- Country of the address
- postal_
code str - Postal or ZIP code of the address
- state_
or_ strprovince - State or province of the address
- street_
address1 str - First line of the street address
- street_
address2 str - Second line of the street address
- city String
- City of the address
- country String
- Country of the address
- postal
Code String - Postal or ZIP code of the address
- state
Or StringProvince - State or province of the address
- street
Address1 String - First line of the street address
- street
Address2 String - Second line of the street address
SitePropertiesResponse
- Provisioning
State string - Provisioning state of last operation
- Address
Resource stringId - AddressResource ArmId of Site resource
- Description string
- Description of Site resource
- Display
Name string - displayName of Site resource
- Labels Dictionary<string, string>
- Key-value pairs for labeling the site resource.
- Site
Address Pulumi.Azure Native. Edge. Inputs. Site Address Properties Response - Physical address of the site
- Provisioning
State string - Provisioning state of last operation
- Address
Resource stringId - AddressResource ArmId of Site resource
- Description string
- Description of Site resource
- Display
Name string - displayName of Site resource
- Labels map[string]string
- Key-value pairs for labeling the site resource.
- Site
Address SiteAddress Properties Response - Physical address of the site
- provisioning
State String - Provisioning state of last operation
- address
Resource StringId - AddressResource ArmId of Site resource
- description String
- Description of Site resource
- display
Name String - displayName of Site resource
- labels Map<String,String>
- Key-value pairs for labeling the site resource.
- site
Address SiteAddress Properties Response - Physical address of the site
- provisioning
State string - Provisioning state of last operation
- address
Resource stringId - AddressResource ArmId of Site resource
- description string
- Description of Site resource
- display
Name string - displayName of Site resource
- labels {[key: string]: string}
- Key-value pairs for labeling the site resource.
- site
Address SiteAddress Properties Response - Physical address of the site
- provisioning_
state str - Provisioning state of last operation
- address_
resource_ strid - AddressResource ArmId of Site resource
- description str
- Description of Site resource
- display_
name str - displayName of Site resource
- labels Mapping[str, str]
- Key-value pairs for labeling the site resource.
- site_
address SiteAddress Properties Response - Physical address of the site
- provisioning
State String - Provisioning state of last operation
- address
Resource StringId - AddressResource ArmId of Site resource
- description String
- Description of Site resource
- display
Name String - displayName of Site resource
- labels Map<String>
- Key-value pairs for labeling the site resource.
- site
Address Property Map - Physical address of the site
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 v3.4.0 published on Wednesday, May 7, 2025 by Pulumi