public class CsmOperationDescriptionProperties extends Object
| Constructor and Description |
|---|
CsmOperationDescriptionProperties() |
| Modifier and Type | Method and Description |
|---|---|
ServiceSpecification |
serviceSpecification()
Get the serviceSpecification value.
|
CsmOperationDescriptionProperties |
withServiceSpecification(ServiceSpecification serviceSpecification)
Set the serviceSpecification value.
|
public ServiceSpecification serviceSpecification()
public CsmOperationDescriptionProperties withServiceSpecification(ServiceSpecification serviceSpecification)
serviceSpecification - the serviceSpecification value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/