IWithPrivacyStatementUri.WithPrivacyStatementUri(String) メソッド

定義

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

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

パラメーター

privacyStatementUri
String

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

戻り値

適用対象