共用方式為


New-AzPurviewSapS4HanaSapS4HanaCredentialScanObject

建立 SapS4HanaSapS4HanaCredentialScan 的記憶體內部物件。

語法

New-AzPurviewSapS4HanaSapS4HanaCredentialScanObject
   -Kind <ScanAuthorizationType>
   [-ClientId <String>]
   [-CollectionReferenceName <String>]
   [-CollectionType <String>]
   [-ConnectedViaReferenceName <String>]
   [-CredentialReferenceName <String>]
   [-CredentialType <CredentialType>]
   [-JCoLibraryPath <String>]
   [-MaximumMemoryAllowedInGb <String>]
   [-MitiCache <String>]
   [-ScanRulesetName <String>]
   [-ScanRulesetType <ScanRulesetType>]
   [-Worker <Int32>]
   [<CommonParameters>]

Description

建立 SapS4HanaSapS4HanaCredentialScan 的記憶體內部物件。

範例

範例 1:建立 SAPS4 Hana Credential Scan 物件

New-AzPurviewSapS4HanaSapS4HanaCredentialScanObject -Kind 'SapS4HanaSapS4HanaCredential' -CollectionReferenceName 'parv-brs-2' -CollectionType 'CollectionReference' -ClientId '444' -CredentialReferenceName 'fdsafsdf' -CredentialType 'BasicAuth' -MaximumMemoryAllowedInGb 4 -JCoLibraryPath 'file://asdas' -ConnectedViaReferenceName 'IntegrationRuntime-NJh'

ClientId                  : 444
CollectionLastModifiedAt  :
CollectionReferenceName   : parv-brs-2
CollectionType            : CollectionReference
ConnectedViaReferenceName : IntegrationRuntime-NJh
CreatedAt                 :
CredentialReferenceName   : fdsafsdf
CredentialType            : BasicAuth
Id                        :
JCoLibraryPath            : file://asdas
Kind                      : SapS4HanaSapS4HanaCredential
LastModifiedAt            :
MaximumMemoryAllowedInGb  : 4
MitiCache                 :
Name                      :
Result                    :
ScanRulesetName           :
ScanRulesetType           :
Worker                    :

建立 SAPS4 Hana 認證掃描物件

參數

-ClientId

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-CollectionReferenceName

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-CollectionType

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-ConnectedViaReferenceName

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-CredentialReferenceName

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-CredentialType

類型:CredentialType
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-JCoLibraryPath

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Kind

類型:ScanAuthorizationType
Position:Named
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-MaximumMemoryAllowedInGb

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-MitiCache

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-ScanRulesetName

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-ScanRulesetType

類型:ScanRulesetType
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-Worker

類型:Int32
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸出

SapS4HanaSapS4HanaCredentialScan