@Beta(value=V1_15_0)
public static interface GalleryImage.UpdateStages.WithPrivacyStatementUri
| Modifier and Type | Method and Description |
|---|---|
GalleryImage.Update |
withPrivacyStatementUri(String privacyStatementUri)
Specifies image privacy statement uri.
|
@Beta(value=V1_15_0) GalleryImage.Update withPrivacyStatementUri(String privacyStatementUri)
privacyStatementUri - the privacy statement uri/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/