public static interface GenericResource.UpdateStages.WithProperties
| Modifier and Type | Method and Description |
|---|---|
GenericResource.Update |
withProperties(Object properties)
Specifies other properties of the resource.
|
GenericResource.Update withProperties(Object properties)
properties - the properties object/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/