Microsoft.SystemCenter.MicrosoftAzure.GenericSlotMicrosoft Azure Slot

Microsoft.SystemCenter.MicrosoftAzure.GenericSlot (ClassType)

Microsoft Azure slot.

Element properties:

Base ClassMicrosoft.SystemCenter.MicrosoftAzure.ArmResource
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb0ff6a60-fe53-0896-2d2b-b3d1bab93a2e

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.ServiceResource:
ResourceName  string  Resource Name The name of Service Resource. false 255  False     
ResourceId  string  Resource ID ID for Service Resource in Microsoft Azure. true 2083  False     
Type  string  Type Type for Service Resource in Microsoft Azure. false 255  False     
SubscriptionId  string  Subscription ID Subscription ID false 256  False     
Microsoft.SystemCenter.MicrosoftAzure.ArmResource:
ResourceGroup  string  Resource Group Resource Group false 256  False     
Tags  string  Resource Tags Resource Tags false 8192  False     
Microsoft.SystemCenter.MicrosoftAzure.GenericSlot:
DeploymentName  string  Deployment Name Deployment Name false 256  False     
DeploymentLabel  string  Deployment Label Deployment Label false 256  False     
DeploymentId  string  Deployment Id Deployment Id false 512  False     
Url  string  Url Url false 2083  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.MicrosoftAzure.GenericSlot" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.MicrosoftAzure.ArmResource" Hosted="true" Singleton="false" Extension="false">
<Property ID="DeploymentName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1" Required="false" Scale="0"/>
<Property ID="DeploymentLabel" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="DeploymentId" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="512" MinLength="0" Required="false" Scale="0"/>
<Property ID="Url" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="2083" MinLength="0" Required="false" Scale="0"/>
</ClassType>