CrayonApi
  • Getting Started
  • Scenarios
  • Resources
    • AssetOrder
    • Address
    • AddressData
    • AggregationItem
    • Agreement
    • AgreementAccess
    • AzurePlan
    • AzureUsage
    • BillingStatement
    • BillingStatementFile
    • BillingStatementReconciliationFile
    • BillingStatementRecordsFile
    • CategoryUsageCost
    • Client
    • CustomerTenant
    • CustomerTenantAddress
    • CustomerTenantCompany
    • CustomerTenantContact
    • CustomerTenantDetailed
    • CustomerTenantProfile
    • CustomerTenantReference
    • CustomerTenantUser
    • InvoiceProfile
    • ManagementLink
    • ObjectReference
    • Organization
    • OrganizationAccess
    • OrganizationUsageCost
    • ProductReference
    • ScheduledNextTermInstructions
    • CoterminositySubscriptions
    • Secret
    • ServiceAccountAgreement
    • SubcategoryUsageCost
    • Subscription
    • SubscriptionAddOn
    • SubscriptionTags
    • SubscriptionTransition
    • SubscriptionTransitionEligibility
    • SubscriptionDetailed
    • SubscriptionUsageCost
    • SubscriptionAddOnOffer
    • SubscriptionAddOnOfferCollection
    • PostSubscriptionAddOn
    • Token
    • User
    • AgreementProductFilter
    • CategoryUsageCostCollection
    • CustomerTenantCollection
    • OrganizationCollection
    • OrganizationAccessCollection
    • OrganizationUsageCostCollection
    • SubcategoryUsageCostCollection
    • SubscriptionCollection
    • SubscriptionUsageCostCollection
  • Samples
CrayonApi
  • Resources
  • ManagementLink
  • View page source

ManagementLink¶

A Link to a site where a subscription can be managed.

Resource definition¶

{
  "Link": "https://portal.azure.com/testcompany.onmicrosoft.com",
  "ResellerCustomer": {
    "Id": 343,
    "Name": "TestResellerCustomer"
  },
  "Subscription": {
    "Id": "1e62d4f6-f056-4442-af01-341465be6d6a",
    "Name": "My Subscription"
  },
  "Text": "Microsoft Azure Management Portal"
}
Name Type Description
Link string Url to the site
ResellerCustomer ObjectReference  
Subscription ObjectReference The subscription to manage
Text string Friendly name of the site

Operations on ManagementLink¶

  • Get management links

Was this page helpful?

Your feedback about this content is important. Let us know what you think. Yes No

Was this page helpful?

Sorry this wasn't helpful. characters remaining Submit Skip this
✖
Sending feedback...
Thank you for your feedback!
Error during submission!
Previous Next

© Copyright 2022, Crayon Group. Last updated on Mar 14, 2023.