Servicefabricmesh Functions
object ServicefabricmeshFunctions
Functions
Link copied to clipboard
This type describes an application resource. API Version: 2018-09-01-preview.
suspend fun getApplication(argument: suspend GetApplicationPlainArgsBuilder.() -> Unit): GetApplicationResult
suspend fun getApplication(applicationResourceName: String, resourceGroupName: String): GetApplicationResult
Link copied to clipboard
This type describes a gateway resource. API Version: 2018-09-01-preview.
Link copied to clipboard
This type describes a network resource. API Version: 2018-09-01-preview.
Link copied to clipboard
This type describes a secret resource. API Version: 2018-09-01-preview.
Link copied to clipboard
This type describes a value of a secret resource. The name of this resource is the version identifier corresponding to this secret value. API Version: 2018-09-01-preview.
suspend fun getSecretValue(argument: suspend GetSecretValuePlainArgsBuilder.() -> Unit): GetSecretValueResult
suspend fun getSecretValue(resourceGroupName: String, secretResourceName: String, secretValueResourceName: String): GetSecretValueResult
Link copied to clipboard
This type describes a volume resource. API Version: 2018-09-01-preview.
Link copied to clipboard
This type represents the unencrypted value of the secret. API Version: 2018-09-01-preview.
suspend fun listSecretValue(argument: suspend ListSecretValuePlainArgsBuilder.() -> Unit): ListSecretValueResult
suspend fun listSecretValue(resourceGroupName: String, secretResourceName: String, secretValueResourceName: String): ListSecretValueResult