pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.outputs
/
BlobShareResponse
Blob
Share
Response
data
class
BlobShareResponse
(
val
sasUri
:
String
)
Blob container storage information.
Types
Constructors
Properties
Constructors
Blob
Share
Response
Link copied to clipboard
fun
BlobShareResponse
(
sasUri
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
sas
Uri
Link copied to clipboard
val
sasUri
:
String
SAS URI of Azure Storage Account Container.