public static interface GalleryImage.DefinitionStages.WithPrivacyStatementUri
| Modifier and Type | Method and Description |
|---|---|
GalleryImage.DefinitionStages.WithCreate |
withPrivacyStatementUri(String privacyStatementUri)
Specifies image privacy statement uri.
|
GalleryImage.DefinitionStages.WithCreate 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.
*/