Microsoft.Unix.CredentialRefUNIX/Linux ユーザー資格情報

Microsoft.Unix.CredentialRef (ClassType)

すべての UNIX/Linux ユーザー資格情報

Element properties:

Base ClassMicrosoft.SystemCenter.OperationManager.UnmanagedCredentialReference
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId703c161f-963b-6cea-7d7a-1c10f343d0b8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  オブジェクトの状態 オブジェクトの状態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資産の状態 資産の状態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  メモ メモ false 4000       
Microsoft.SystemCenter.OperationManager.UnmanagedCredentialReference:
CredentialId  string      false 256  False     
Microsoft.Unix.CredentialRef:
Key  string  資格情報の保存に使用するセキュリティ保護されたデータ ID true 256  False     
Type  string  実行アカウントの種類 (低いセキュリティ/高いセキュリティ) false 256  False     
IsSSHKey  string  アカウントが SSH キーを使用するかどうかを示します false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.CredentialRef" Abstract="false" Accessibility="Public" Hosted="false" Singleton="false" Base="OM!Microsoft.SystemCenter.OperationManager.UnmanagedCredentialReference">
<Property ID="Key" Type="string" Key="true"/>
<Property ID="Type" Type="string" Key="false"/>
<Property ID="IsSSHKey" Type="string" Key="false"/>
</ClassType>