Share via


UpdateAzureSqlVulnerabilityAssessmentSettingsBase.BlobStorageSasUri Property

Definition

Gets or sets a SAS URI to a storage container that will hold the scan results.

[System.Management.Automation.Parameter(HelpMessage="A SAS URI to a storage container that will hold the scan results.", Mandatory=true, ParameterSetName="UpdateSettingsWithBlobStorageSasUri", ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Uri BlobStorageSasUri { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="A SAS URI to a storage container that will hold the scan results.", Mandatory=true, ParameterSetName="UpdateSettingsWithBlobStorageSasUri", ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.BlobStorageSasUri : Uri with get, set
Public Property BlobStorageSasUri As Uri

Property Value

Uri
Attributes

Applies to