次の方法で共有


New-AzPurviewAmazonPostgreSqlDataSourceObject

AmazonPostgreSqlDataSource のメモリ内オブジェクトを作成します。

構文

Default (既定)

New-AzPurviewAmazonPostgreSqlDataSourceObject
    [-CollectionReferenceName <String>]
    [-CollectionType <String>]
    [-Port <Int32>]
    [-ServerEndpoint <String>]
    [-VpcEndpointServiceName <String>]
    [<CommonParameters>]

説明

AmazonPostgreSqlDataSource のメモリ内オブジェクトを作成します。

例 1: Amazon PostgreSQL データ ソース オブジェクトを作成する

New-AzPurviewAmazonPostgreSqlDataSourceObject -Port 5432 -VpcEndpointServiceName 'com.amazonaws.ypce.wus.123456789' -ServerEndpoint 'DummyServer' -CollectionReferenceName 'parv-brs-2' -CollectionType 'CollectionReference'
CollectionLastModifiedAt :
CollectionReferenceName  : parv-brs-2
CollectionType           : CollectionReference
CreatedAt                :
Id                       :
Kind                     : AmazonPostgreSql
LastModifiedAt           :
Name                     :
Port                     : 5432
Scan                     :
ServerEndpoint           : DummyServer
VpcEndpointServiceName   : com.amazonaws.ypce.wus.123456789

Amazon PostgreSQL データ ソース オブジェクトを作成する

パラメーター

-CollectionReferenceName

AmazonPostgreSqlDataSource のメモリ内オブジェクトを作成します。

パラメーターのプロパティ

型:String
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:Named
必須:False
パイプラインからの値:False
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

-CollectionType

AmazonPostgreSqlDataSource のメモリ内オブジェクトを作成します。

パラメーターのプロパティ

型:String
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:Named
必須:False
パイプラインからの値:False
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

-Port

AmazonPostgreSqlDataSource のメモリ内オブジェクトを作成します。

パラメーターのプロパティ

型:Int32
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:Named
必須:False
パイプラインからの値:False
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

-ServerEndpoint

AmazonPostgreSqlDataSource のメモリ内オブジェクトを作成します。

パラメーターのプロパティ

型:String
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:Named
必須:False
パイプラインからの値:False
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

-VpcEndpointServiceName

AmazonPostgreSqlDataSource のメモリ内オブジェクトを作成します。

パラメーターのプロパティ

型:String
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:Named
必須:False
パイプラインからの値:False
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

CommonParameters

このコマンドレットでは、一般的なパラメーター -Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction、-WarningVariable の各パラメーターがサポートされています。 詳細については、about_CommonParametersを参照してください。

出力

AmazonPostgreSqlDataSource