public static interface Secret.DefinitionStages.WithContentType
| Modifier and Type | Method and Description |
|---|---|
Secret.DefinitionStages.WithCreate |
withContentType(String contentType)
Specifies the secret content type.
|
Secret.DefinitionStages.WithCreate withContentType(String contentType)
contentType - the content type/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/