CognitiveServicesAccountProperties.UserOwnedStorage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The storage accounts for this resource.
public Azure.Provisioning.BicepList<Azure.Provisioning.CognitiveServices.ServiceAccountUserOwnedStorage> UserOwnedStorage { get; set; }
member this.UserOwnedStorage : Azure.Provisioning.BicepList<Azure.Provisioning.CognitiveServices.ServiceAccountUserOwnedStorage> with get, set
Public Property UserOwnedStorage As BicepList(Of ServiceAccountUserOwnedStorage)