你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ISubAssessmentsOperations Interface
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.
SubAssessmentsOperations operations.
public interface ISubAssessmentsOperations
type ISubAssessmentsOperations = interface
Public Interface ISubAssessmentsOperations
Methods
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Get a security sub-assessment on your scanned resource |
ListAllNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a subscription scope |
ListAllWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a subscription scope |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a scope |
ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a scope |
Extension Methods
Get(ISubAssessmentsOperations, String, String, String) |
Get a security sub-assessment on your scanned resource |
GetAsync(ISubAssessmentsOperations, String, String, String, CancellationToken) |
Get a security sub-assessment on your scanned resource |
List(ISubAssessmentsOperations, String, String) |
Get security sub-assessments on all your scanned resources inside a scope |
ListAll(ISubAssessmentsOperations, String) |
Get security sub-assessments on all your scanned resources inside a subscription scope |
ListAllAsync(ISubAssessmentsOperations, String, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a subscription scope |
ListAllNext(ISubAssessmentsOperations, String) |
Get security sub-assessments on all your scanned resources inside a subscription scope |
ListAllNextAsync(ISubAssessmentsOperations, String, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a subscription scope |
ListAsync(ISubAssessmentsOperations, String, String, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a scope |
ListNext(ISubAssessmentsOperations, String) |
Get security sub-assessments on all your scanned resources inside a scope |
ListNextAsync(ISubAssessmentsOperations, String, CancellationToken) |
Get security sub-assessments on all your scanned resources inside a scope |