Microsoft.SystemCenter.AzureStack.DeploymentMicrosoft Azure Stack Hub Deployment

Microsoft.SystemCenter.AzureStack.Deployment (ClassType)

A Microsoft Azure Stack Hub deployment including logical entities comprised of the hardware resources.

Knowledge Base article:

Summary

A Microsoft Azure Stack Hub deployment including logical entities comprised of the hardware resources.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6b98484b-add6-a3f6-1e43-768e34629e60

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.AzureStack.Deployment:
EndpointUrl  string  Endpoint URL Endpoint URL true 32767  False     
Region  string  Region Region false 32767  False     
MonitorWebAppService  string  Monitor App Service Monitor App Service false 32767  False     
WebAppServiceApiVersion  string  App Service API Version App Service API Version false 32767  False     
WebAppServiceEndpointUrl  string  App Service Endpoint URL App Service Endpoint URL false 32767  False     
OverrideWebAppServiceEndpointUrl  string  Override App Service Endpoint URL Override App Service Endpoint URL false 32767  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.AzureStack.Deployment" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false" Extension="false">
<Property ID="EndpointUrl" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Region" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="MonitorWebAppService" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="WebAppServiceApiVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="WebAppServiceEndpointUrl" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="OverrideWebAppServiceEndpointUrl" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
</ClassType>