Microsoft.SystemCenter.WindowsAzure.SubscriptionWindows Azure Subscription

Microsoft.SystemCenter.WindowsAzure.Subscription (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId14d8f931-197b-5963-d7f0-f4e55852efb0

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.WindowsAzure.Subscription:
SubscriptionId  string  Subscription ID Subscription ID is the GUID that uniquely identifies the user account in the Windows 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 Windows Azure management service. false 256  False     
ManagementServiceApiVersion  string  Management Service API Version This is the version of the Windows Azure management service API. false 256  False     
DatabaseManagementServiceUri  string  Database Management Service URI This is the URI of the Windows Azure Database management service. false 256  False     
DatabaseManagementServiceApiVersion  string  Database Management Service API Version This is the version of the Windows Azure Database management service API. false 256  False     
DatabaseDnsSuffix  string  Database DNS Suffix This is the DNS suffix of the Sql Azure database. false 256  False     
StorageServiceDnsSuffix  string  Storage Services DNS Suffix This is the DNS suffix of the Windows Azure storage services. false 256  False     
StorageServiceApiVersion  string  Storage Services API Version This is the version of the Windows Azure storage services API. false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.WindowsAzure.Subscription" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="SubscriptionId" Type="string" Key="true" CaseSensitive="false" MinLength="1" MaxLength="256"/>
<Property ID="ProxyServerAddress" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ManagementServiceUri" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ManagementServiceApiVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DatabaseManagementServiceUri" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DatabaseManagementServiceApiVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DatabaseDnsSuffix" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="StorageServiceDnsSuffix" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="StorageServiceApiVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>