ArmPaloAltoNetworksNgfwModelFactory.AdvancedSecurityObjectListResult Method
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.
advanced security object.
public static Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.AdvancedSecurityObjectListResult AdvancedSecurityObjectListResult(Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.AdvancedSecurityObject value = default, string nextLink = default);
static member AdvancedSecurityObjectListResult : Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.AdvancedSecurityObject * string -> Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.AdvancedSecurityObjectListResult
Public Shared Function AdvancedSecurityObjectListResult (Optional value As AdvancedSecurityObject = Nothing, Optional nextLink As String = Nothing) As AdvancedSecurityObjectListResult
Parameters
- value
- AdvancedSecurityObject
response value.
- nextLink
- String
next link.
Returns
A new AdvancedSecurityObjectListResult instance for mocking.