toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datamigration.kotlin.outputs
/
BlobShareResponse
Blob
Share
Response
data
class
BlobShareResponse
(
val
sasUri
:
String
)
Blob container storage information.
Members
Constructors
Blob
Share
Response
Link copied to clipboard
constructor
(
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.