ArmImpactReportingModelFactory.ImpactConnectorPatch 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.
public static Azure.ResourceManager.ImpactReporting.Models.ImpactConnectorPatch ImpactConnectorPatch(Azure.ResourceManager.ImpactReporting.Models.ImpactConnectorType? connectorType = default);
static member ImpactConnectorPatch : Nullable<Azure.ResourceManager.ImpactReporting.Models.ImpactConnectorType> -> Azure.ResourceManager.ImpactReporting.Models.ImpactConnectorPatch
Public Shared Function ImpactConnectorPatch (Optional connectorType As Nullable(Of ImpactConnectorType) = Nothing) As ImpactConnectorPatch
Parameters
- connectorType
- Nullable<ImpactConnectorType>
connector type.
Returns
A new ImpactConnectorPatch instance for mocking.