Microsoft.SystemCenter.MicrosoftAzure.SubscriptionMicrosoft Azure Subscription

Microsoft.SystemCenter.MicrosoftAzure.Subscription (ClassType)

Microsoft Azure subscription.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0653682f-1ee1-2e7c-5cbe-557a6dc1acd6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.MicrosoftAzure.Subscription:
SubscriptionId  string  Subscription ID Subscription ID is the GUID that uniquely identifies the user account in the Microsoft Azure Developer Portal. The value of your subscription ID is shown on the Account tab in the Developer Portal. true 256  False     
ProxyServerAddress  string  Proxy Server Address This is the proxy server address used by the module calling REST API. false 256  False     
ManagementServiceUri  string  Management Service URI This is the URI of the Microsoft Azure management service. false 256  False     
ManagementServiceApiVersion  string  Management Service API Version This is the version of the Microsoft Azure management service API. false 256  False     
StorageServiceDnsSuffix  string  Storage Services DNS Suffix This is the DNS suffix of the Microsoft Azure storage services. false 256  False     
StorageServiceApiVersion  string  Storage Services API Version This is the version of the Microsoft Azure storage services API. false 256  False     
ClientId  string  Client ID This is the ID of the Microsoft Azure AD application. false 256  False     
Authority  string  Authority This is the URI of the Microsoft Azure AD login. false 256  False     
ResourceUri  string  Resource URL This is the URI of the Microsoft Azure AD resource. false 256  False     
ArmServiceUri  string  ARM Management Service URI This is the URI of the Microsoft Azure ARM service. false 256  False     
GraphServiceUri  string  Graph Service URI This is the URI of the Microsoft Graph service. false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.MicrosoftAzure.Subscription" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false" Extension="false">
<Property ID="SubscriptionId" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="1" Required="false" Scale="0"/>
<Property ID="ProxyServerAddress" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ManagementServiceUri" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ManagementServiceApiVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="StorageServiceDnsSuffix" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="StorageServiceApiVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ClientId" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Authority" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ResourceUri" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ArmServiceUri" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="GraphServiceUri" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>