次の方法で共有


IWithPrivacyStatementUri.WithPrivacyStatementUri(String) メソッド

定義

イメージのプライバシーに関する声明の URI を指定します。

public Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Definition.IWithCreate WithPrivacyStatementUri (string privacyStatementUri);
abstract member WithPrivacyStatementUri : string -> Microsoft.Azure.Management.Compute.Fluent.GalleryImage.Definition.IWithCreate
Public Function WithPrivacyStatementUri (privacyStatementUri As String) As IWithCreate

パラメーター

privacyStatementUri
String

プライバシーに関する声明の URI。

戻り値

適用対象