IotCentralUtils.CreateAppPatch(App) 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 Microsoft.Azure.Management.IotCentral.Models.AppPatch CreateAppPatch (Microsoft.Azure.Management.IotCentral.Models.App iotCentralApp);
static member CreateAppPatch : Microsoft.Azure.Management.IotCentral.Models.App -> Microsoft.Azure.Management.IotCentral.Models.AppPatch
Public Shared Function CreateAppPatch (iotCentralApp As App) As AppPatch
Parameters
- iotCentralApp
- App